2.10.0-dev
This commit is contained in:
parent
166da9191e
commit
7acca17b83
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Singleton {
|
|||
|
||||
// Public properties
|
||||
property string baseVersion: "2.10.0"
|
||||
property bool isDevelopment: false
|
||||
property bool isDevelopment: true
|
||||
|
||||
property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + "-dev"}`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue