Skip to content

Commit cd47ae2

Browse files
committed
Update to v4.35.1
1 parent d3087b1 commit cd47ae2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BEEMOD2.nsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
; HM NIS Edit Wizard helper defines
44
!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"
66
!define PRODUCT_PUBLISHER "TeamSpen210"
77
!define PRODUCT_WEB_SITE "https://github.com/BEEmod/BEE2.4/blob/master/README.md"
88
!define PRODUCT_DIR_REGKEY "Software\Microsoft\Windows\CurrentVersion\App Paths\BEE2.exe"
@@ -54,7 +54,7 @@ var ICONS_GROUP
5454
; MUI end ------
5555

5656
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
57-
OutFile "BEEMOD2-Setup-4_35_0.exe"
57+
OutFile "BEEMOD2-Setup-4_35_1.exe"
5858
InstallDir "$PROGRAMFILES\BEEMOD2"
5959
InstallDirRegKey HKLM "${PRODUCT_DIR_REGKEY}" ""
6060
ShowInstDetails show

license.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Better Extended Editor for Portal 2
2-
- version 2 4.35.0
2+
- version 2 4.35.1
33

44
We don't expect you to agree to anything :P

0 commit comments

Comments
 (0)