diff --git a/source/resources/package/windows/Juggling Lab.iss b/source/resources/package/windows/Juggling Lab.iss index 2123dec..1a0b10e 100644 --- a/source/resources/package/windows/Juggling Lab.iss +++ b/source/resources/package/windows/Juggling Lab.iss @@ -2,8 +2,8 @@ ;I.e. current directory will contain folder Juggling Lab with application files #define MyAppName "Juggling Lab" -#define MyAppVersion "1.4" -#define MyAppYear "2020" +#define MyAppVersion "1.4.1" +#define MyAppYear "2021" #define MyAppExeName "Juggling Lab.exe" #define MyAppIconsName "Juggling Lab.ico" #define MyWizardImageFileName "Juggling Lab-setup-icon.bmp"