prepare for 0.15.2 release

This commit is contained in:
Drew Weymouth
2025-04-25 08:08:29 -07:00
parent b95807277f
commit 9bed867238
5 changed files with 49 additions and 10 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.15.1"
#define MyAppVersion "0.15.2"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"