We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c4316 commit 4143049Copy full SHA for 4143049
ShimmysAdminTools/GlobalConfig.ini
@@ -1,2 +1,2 @@
1
#Used to check for updates
2
-LatestVersion=1.4.0
+LatestVersion=1.4.2
ShimmysAdminTools/Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("1.4.0.0")]
37
-[assembly: AssemblyFileVersion("1.4.0.0")]
+[assembly: AssemblyVersion("1.4.2.0")]
+[assembly: AssemblyFileVersion("1.4.2.0")]
38
[assembly: NeutralResourcesLanguage("en")]
0 commit comments