From 977358859bf7ccf2feae33ce051188d5a3edcbbf Mon Sep 17 00:00:00 2001 From: Zoltanar Date: Thu, 2 Dec 2021 16:44:00 +0000 Subject: [PATCH] Updated version. --- AGF2BMP2AGF/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGF2BMP2AGF/Properties/AssemblyInfo.cs b/AGF2BMP2AGF/Properties/AssemblyInfo.cs index 0fd88c6..2ed034c 100644 --- a/AGF2BMP2AGF/Properties/AssemblyInfo.cs +++ b/AGF2BMP2AGF/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.2")] -[assembly: AssemblyFileVersion("1.2")] +[assembly: AssemblyVersion("1.3")] +[assembly: AssemblyFileVersion("1.3")]