From 49efb4192ed712c7b899187024865fbad9c87ae0 Mon Sep 17 00:00:00 2001 From: NosoDevTeam <142863157+NosoDevTeam@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:11:17 +0200 Subject: [PATCH] aa3 --- lastrelease.txt | 2 +- masterpaskalform.pas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lastrelease.txt b/lastrelease.txt index 0c03e91..cf182bb 100644 --- a/lastrelease.txt +++ b/lastrelease.txt @@ -1 +1 @@ -0.4.1Aa2 {win64hash} {linux64hash} {signature} \ No newline at end of file +0.4.1Aa3 {win64hash} {linux64hash} {signature} \ No newline at end of file diff --git a/masterpaskalform.pas b/masterpaskalform.pas index 36ca775..bee23b4 100644 --- a/masterpaskalform.pas +++ b/masterpaskalform.pas @@ -631,7 +631,7 @@ TForm1 = class(TForm) RestartFileName = 'launcher.sh'; updateextension = 'tgz'; {$ENDIF} - SubVersion = 'Aa2'; + SubVersion = 'Aa3'; OficialRelease = false; VersionRequired = '0.4.0Aa1'; BuildDate = 'July 2023';