fix: bump version in Inno script

This commit is contained in:
Tien Do Nam
2024-07-09 14:00:14 +02:00
parent d65b7e8491
commit b3212cece2
+1 -1
View File
@@ -4,7 +4,7 @@
; Copy app/assets/packaging/logo-256.ico to D:\inno\logo-256.ico
#define MyAppName "LocalSend"
#define MyAppVersion "1.14.0"
#define MyAppVersion "1.15.0"
#define MyAppPublisher "Tien Do Nam"
#define MyAppURL "https://localsend.org"
#define MyAppExeName "localsend_app.exe"