prepare for 0.20.1 release

This commit is contained in:
Drew Weymouth
2026-01-31 09:11:12 -08:00
parent 1e73073032
commit 4bb5442ad1
5 changed files with 52 additions and 33 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.0"
#define MyAppVersion "0.20.1"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"