Skip to content

Commit d6b2a61

Browse files
committed
Bump version in installer
1 parent 511a229 commit d6b2a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

installer/installer-x64.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Section "OpenWithEx" OpenWithEx
104104
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \
105105
"Publisher" "aubymori"
106106
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \
107-
"DisplayVersion" "1.1.0"
107+
"DisplayVersion" "1.2.0"
108108
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \
109109
"NoModify" 1
110110
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenWithEx" \

0 commit comments

Comments
 (0)