We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226d4e7 commit 3b65d3bCopy full SHA for 3b65d3b
1 file changed
installer.nsi
@@ -6,7 +6,7 @@ Unicode True
6
7
!define APP_NAME "YAZIT"
8
!define APP_EXE "YAZIT.exe"
9
-!define APP_VERSION "1.0.0"
+!define APP_VERSION "1.1.0"
10
!define APP_PUBLISHER "YAZIT"
11
!define INSTALL_DIR "$PROGRAMFILES64\${APP_NAME}"
12
!define REG_UNINSTALL "Software\Microsoft\Windows\CurrentVersion\Uninstall\${APP_NAME}"
0 commit comments