Skip to content

Commit 02f7c0c

Browse files
committed
Upped version in nsis script.
1 parent bd178bd commit 02f7c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web2Exe.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; HM NIS Edit Wizard helper defines
44
!define PRODUCT_NAME "Web2Exe"
5-
!define PRODUCT_VERSION "0.2.4b"
5+
!define PRODUCT_VERSION "0.3.0b"
66
!define PRODUCT_PUBLISHER "SimplyPixelated"
77
!define PRODUCT_WEB_SITE "http://www.simplypixelated.com"
88
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\${PRODUCT_NAME}.exe"

0 commit comments

Comments
 (0)