We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a941b commit 3ca4a23Copy full SHA for 3ca4a23
develnext/windowsSetup/innopatchsetup.iss
@@ -2,7 +2,7 @@
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
4
#define MyAppName "DevelNext Patch"
5
-#define MyAppVersion "16.5.1"
+#define MyAppVersion "16.5.2"
6
#define MyAppPublisher "develnext.org"
7
#define MyAppURL "http://develnext.org"
8
#define MyAppExeName "DevelNext.exe"
develnext/windowsSetup/innosetup.iss
#define MyAppName "DevelNext"
0 commit comments