diff --git a/dist/install/windows-pg-standalone/ayanovaserver.iss b/dist/install/windows-pg-standalone/ayanovaserver.iss index 0c25f9c7..629ad902 100644 --- a/dist/install/windows-pg-standalone/ayanovaserver.iss +++ b/dist/install/windows-pg-standalone/ayanovaserver.iss @@ -3,7 +3,7 @@ ; external to lan requires different config #define MyAppName "AyaNova" -#define MyAppVersion "8.0" +#define MyAppVersion "8.0.0-alpha.141" #define MyAppPublisher "Ground Zero Tech-Works, Inc." #define MyAppURL "https://ayanova.com/" #define MyAppExeName "AyaNova.exe"