From b2348bce860684b8a5b41ae438f1ab56100345f0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 1 Dec 2021 14:59:31 +0000 Subject: [PATCH] --- dist/install/windows-pg-standalone/ayanovaserver.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"