packaging(windows): bump installer version to 0.6.0
Matches the 0.6.0 release; the Inno Setup MyAppVersion drives the output filename (peerspeak-0.6.0-setup.exe) and the installed AppVersion/uninstall entry. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
; (x86_64-pc-windows-gnu, statically linked -- no extra DLLs needed).
|
||||
|
||||
#define MyAppName "PeerSpeak"
|
||||
#define MyAppVersion "0.5.0"
|
||||
#define MyAppVersion "0.6.0"
|
||||
#define MyAppPublisher "mollusk"
|
||||
#define MyAppExeName "peerspeak.exe"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user