prepare for 0.14.0 release

This commit is contained in:
Drew Weymouth
2025-02-22 07:02:09 -08:00
parent 7e6dea8fa9
commit adf6d7c324
5 changed files with 56 additions and 37 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.13.2"
#define MyAppVersion "0.14.0"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"