prepare for 0.20.0 release

This commit is contained in:
Drew Weymouth
2026-01-10 11:07:01 -08:00
parent ee202b33d5
commit a16a749d5c
5 changed files with 57 additions and 30 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.19.0"
#define MyAppVersion "0.20.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"