prepare for 0.13.1 release

This commit is contained in:
Drew Weymouth
2024-08-20 08:34:58 -07:00
parent 62803b9f09
commit 91964d9608
5 changed files with 32 additions and 40 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.12.0"
#define MyAppVersion "0.13.1"
#define MyAppPublisher "Drew Weymouth"
#define MyAppURL "https://github.com/dweymouth/supersonic"
#define MyAppExeName "Supersonic.exe"