prepare for 0.15.1 release

This commit is contained in:
Drew Weymouth
2025-04-07 07:55:30 -07:00
parent 2ac0120e33
commit a479c554af
5 changed files with 16 additions and 27 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.0"
#define MyAppVersion "0.15.1"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"