bump version

This commit is contained in:
wh1te909
2023-09-01 14:48:17 -07:00
parent 2e0a42a6a1
commit 753242a949
4 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="TacticalRMM"
version="2.4.11.0"
version="2.5.0.0"
processorArchitecture="*"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>

View File

@@ -1,5 +1,5 @@
#define MyAppName "Tactical RMM Agent"
#define MyAppVersion "2.4.11"
#define MyAppVersion "2.5.0"
#define MyAppPublisher "AmidaWare Inc"
#define MyAppURL "https://github.com/amidaware"
#define MyAppExeName "tacticalrmm.exe"