prepare for 0.16.0 release

This commit is contained in:
Drew Weymouth
2025-06-16 08:31:11 -07:00
parent 727c640b1b
commit e506652423
5 changed files with 33 additions and 25 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.2"
#define MyAppVersion "0.16.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"