Skip to content

Commit de93cd7

Browse files
Bump Version
1 parent 11ed2a6 commit de93cd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ShimmysAdminTools/GlobalConfig.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#Used to check for updates
2-
LatestVersion=1.5.0
3-
UpdateMessage=Added support for ExecPlugin intergration.
2+
LatestVersion=1.6.0
3+
UpdateMessage=Added Repair and CheckOwner point tools,\nDestroy tool now destroys resources (e.g., trees)\nPointTool now works while holding and using binoculars\nPointTool range is significantly increased while holding binoculars\nAdded /PlaceObject [Barricade/Structure] to place a barricade or structure, useful in no-build areas.\nMinor changes to ExecCommand with disabling the exec module

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.5.0.0")]
37-
[assembly: AssemblyFileVersion("1.5.0.0")]
36+
[assembly: AssemblyVersion("1.6.0.0")]
37+
[assembly: AssemblyFileVersion("1.6.0.0")]
3838
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)