prepare for 0.17.0 release

This commit is contained in:
Drew Weymouth
2025-07-16 07:34:55 -07:00
parent 1e9b6cb412
commit f8d64c7fa3
5 changed files with 46 additions and 18 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.16.0"
#define MyAppVersion "0.17.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"