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 fd09440 commit 61ce196Copy full SHA for 61ce196
build_windows_installer.nsi
@@ -19,7 +19,7 @@ Unicode True
19
; Welcome page
20
!define MUI_WELCOMEPAGE_TEXT "Setup will guide you through the installation of ${PRODUCT_NAME} \
21
${PRODUCT_VERSION}$\n$\nPlease note that this version of TexText is only compatible with Inkscape \
22
-1.3!$\n$\nClick Next to continue."
+1.4!$\n$\nClick Next to continue."
23
!insertmacro MUI_PAGE_WELCOME
24
25
; License page
0 commit comments