diff --git a/source/resources/package/macosx/Info.plist b/source/resources/package/macosx/Info.plist
index 77b814f..50c37f1 100644
--- a/source/resources/package/macosx/Info.plist
+++ b/source/resources/package/macosx/Info.plist
@@ -21,7 +21,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.3
+ 1.4
CFBundleSignature
????
LSApplicationCategoryType
diff --git a/source/resources/package/windows/Juggling Lab.iss b/source/resources/package/windows/Juggling Lab.iss
index e7e878e..2123dec 100644
--- a/source/resources/package/windows/Juggling Lab.iss
+++ b/source/resources/package/windows/Juggling Lab.iss
@@ -2,7 +2,7 @@
;I.e. current directory will contain folder Juggling Lab with application files
#define MyAppName "Juggling Lab"
-#define MyAppVersion "1.3"
+#define MyAppVersion "1.4"
#define MyAppYear "2020"
#define MyAppExeName "Juggling Lab.exe"
#define MyAppIconsName "Juggling Lab.ico"