prepare for 0.19.0 release

This commit is contained in:
Drew Weymouth
2025-10-26 09:26:44 -07:00
parent d6e44974e9
commit 35b27432a5
5 changed files with 47 additions and 27 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "Supersonic"
#define MyAppVersion "0.18.1"
#define MyAppVersion "0.19.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"