Skip to content

Commit 96b4a89

Browse files
Fixed version number
1 parent 6e3ad82 commit 96b4a89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ShimmysAdminTools/GlobalConfig.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#Used to check for updates
2-
LatestVersion=1.6.2
2+
LatestVersion=1.7.2
33
UpdateMessage=*Fixed point tools not working\n*Fixed not being able to open storage on vehicles\n*Fixed inverted flight controls/incorrect flight speed mappings\n+Added some experimental commands

ShimmysAdminTools/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.6.2.0")]
37-
[assembly: AssemblyFileVersion("1.6.2.0")]
36+
[assembly: AssemblyVersion("1.7.2.0")]
37+
[assembly: AssemblyFileVersion("1.7.2.0")]
3838
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)