prepare for 0.21.0 release

This commit is contained in:
Drew Weymouth
2026-03-11 17:02:31 -07:00
parent 03fd760589
commit 9885b1c1ba
5 changed files with 67 additions and 31 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.20.1"
#define MyAppVersion "0.21.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"