From e71394515a17b3b212049d3a76e4fccca8c86a6c Mon Sep 17 00:00:00 2001 From: Jack Boyce Date: Tue, 9 Mar 2021 17:31:56 -0800 Subject: [PATCH] changes for version 1.4.1 --- source/resources/package/windows/Juggling Lab.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"