diff --git a/VERSION b/VERSION index 71172b4..42624f3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.10.1 \ No newline at end of file +0.10.2 \ No newline at end of file diff --git a/setup.iss b/setup.iss index 31347a8..c60ace1 100644 --- a/setup.iss +++ b/setup.iss @@ -1,5 +1,5 @@ #define MyAppName "Tactical RMM Agent" -#define MyAppVersion "0.10.1" +#define MyAppVersion "0.10.2" #define MyAppPublisher "wh1te909" #define MyAppURL "https://github.com/wh1te909" #define MyAppExeName "tacticalrmm.exe"