Prepare for 0.13.2 release

This commit is contained in:
Drew Weymouth
2024-12-21 13:09:19 -08:00
parent 3ced9f8c4a
commit 37f678e5f3
5 changed files with 53 additions and 29 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.1"
#define MyAppVersion "0.13.2"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"