mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Upgrade to 1.0.15
This commit is contained in:
parent
4f915d7d40
commit
0c50d2a24a
2
.github/workflows/Build.yml
vendored
2
.github/workflows/Build.yml
vendored
@ -19,7 +19,7 @@ on:
|
||||
#--------------------------------------------------------------------------------
|
||||
|
||||
env:
|
||||
VERSION: "1.0.14"
|
||||
VERSION: "1.0.15"
|
||||
EXECUTABLE: "SerialStudio"
|
||||
APPLICATION: "Serial Studio"
|
||||
QMAKE_PROJECT: "Serial-Studio.pro"
|
||||
|
@ -19,7 +19,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.14</string>
|
||||
<string>1.0.15</string>
|
||||
<key>LSHasLocalizedDisplayName</key>
|
||||
<true/>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include <QString>
|
||||
|
||||
// clang-format off
|
||||
#define APP_VERSION "1.0.14"
|
||||
#define APP_VERSION "1.0.15"
|
||||
#define APP_DEVELOPER "Alex Spataru"
|
||||
#define APP_NAME "Serial Studio"
|
||||
#define APP_ICON ":/images/icon.png"
|
||||
|
Loading…
x
Reference in New Issue
Block a user