File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
; HM NIS Edit Wizard helper defines
4
4
!define PRODUCT_NAME " Better Extended Editor for Portal 2"
5
- !define PRODUCT_VERSION " v2.4.35.0 "
5
+ !define PRODUCT_VERSION " v2.4.35.1 "
6
6
!define PRODUCT_PUBLISHER " TeamSpen210"
7
7
!define PRODUCT_WEB_SITE " https://github.com/BEEmod/BEE2.4/blob/master/README.md"
8
8
!define PRODUCT_DIR_REGKEY " Software\Microsoft\Windows\CurrentVersion\App Paths\BEE2.exe"
@@ -54,7 +54,7 @@ var ICONS_GROUP
54
54
; MUI end ------
55
55
56
56
Name " ${PRODUCT_NAME} ${PRODUCT_VERSION}"
57
- OutFile " BEEMOD2-Setup-4_35_0 .exe"
57
+ OutFile " BEEMOD2-Setup-4_35_1 .exe"
58
58
InstallDir " $PROGRAMFILES\BEEMOD2"
59
59
InstallDirRegKey HKLM " ${PRODUCT_DIR_REGKEY}" " "
60
60
ShowInstDetails show
Original file line number Diff line number Diff line change 1
1
Better Extended Editor for Portal 2
2
- - version 2 4.35.0
2
+ - version 2 4.35.1
3
3
4
4
We don't expect you to agree to anything :P
You can’t perform that action at this time.
0 commit comments