We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afacbf5 commit e8ade5bCopy full SHA for e8ade5b
installer.nsi
@@ -17,7 +17,7 @@ Var /GLOBAL switch_overwrite
17
!define PRODUCT_NAME "Extravi's ReShade-Preset"
18
!define PRODUCT_DESCRIPTION "ReShade presets made by Extravi."
19
!define COPYRIGHT "Copyright © 2022 sitiom, Extravi"
20
-!define VERSION "4.1.0"
+!define VERSION "4.1.1"
21
22
VIProductVersion "${VERSION}.0"
23
VIAddVersionKey "ProductName" "${PRODUCT_NAME}"
0 commit comments