prepare for 0.18.1 release

This commit is contained in:
Drew Weymouth
2025-09-13 13:10:13 -07:00
parent fc2f7b9459
commit e2ccc8b446
5 changed files with 52 additions and 20 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.0"
#define MyAppVersion "0.18.1"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"