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