We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77aadc3 commit 23a754fCopy full SHA for 23a754f
1 file changed
installer/installer.nsi
@@ -37,7 +37,7 @@ AllowSkipFiles off ; cannot skip a file
37
!define MUI_UNICON "${NSISDIR}\Contrib\Graphics\Icons\orange-uninstall.ico"
38
39
!define PRODUCT_NAME "PIME 輸入法"
40
-!define PRODUCT_VERSION "0.09"
+!define PRODUCT_VERSION "0.10"
41
42
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\PIME"
43
!define HOMEPAGE_URL "https://github.com/EasyIME/"
0 commit comments