prepare for 0.21.1 release

This commit is contained in:
Drew Weymouth
2026-04-05 13:25:37 -07:00
parent 8636e54c3a
commit 7db96e8056
5 changed files with 32 additions and 42 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.21.0"
#define MyAppVersion "0.21.1"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"