We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b10344 commit 64e094eCopy full SHA for 64e094e
installer/BcuSetup.iss
@@ -5,8 +5,8 @@
5
#define MyAppExeName "BCUninstaller.exe"
6
#define MyAppCopyright "Copyright 2023 Marcin Szeniak"
7
8
-#define MyAppVersion "5.6.0.0"
9
-#define MyAppVersionShort "5.6"
+#define MyAppVersion "5.7.0.0"
+#define MyAppVersionShort "5.7"
10
11
#define InputDir "..\bin\publish"
12
0 commit comments