Skip to content

Commit 97c75d7

Browse files
committed
Changed the program version to 1.3.1
1 parent 63c1e1f commit 97c75d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

SmartSystemMenu/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using System.Reflection;
2-
using System.Runtime.CompilerServices;
32
using System.Runtime.InteropServices;
43

54
// General Information about an assembly is controlled through the following
@@ -32,5 +31,5 @@
3231
// You can specify all the values or you can default the Build and Revision Numbers
3332
// by using the '*' as shown below:
3433
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.3.0")]
36-
[assembly: AssemblyFileVersion("1.3.0")]
34+
[assembly: AssemblyVersion("1.3.1")]
35+
[assembly: AssemblyFileVersion("1.3.1")]

0 commit comments

Comments
 (0)