Skip to content

Commit e8ade5b

Browse files
authoredJun 19, 2022
Update installer.nsi
1 parent afacbf5 commit e8ade5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎installer.nsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Var /GLOBAL switch_overwrite
1717
!define PRODUCT_NAME "Extravi's ReShade-Preset"
1818
!define PRODUCT_DESCRIPTION "ReShade presets made by Extravi."
1919
!define COPYRIGHT "Copyright © 2022 sitiom, Extravi"
20-
!define VERSION "4.1.0"
20+
!define VERSION "4.1.1"
2121

2222
VIProductVersion "${VERSION}.0"
2323
VIAddVersionKey "ProductName" "${PRODUCT_NAME}"

0 commit comments

Comments
 (0)