Bump dev version
This commit is contained in:
parent
125d844e3b
commit
b69d6f57d4
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Singleton {
|
|||
id: root
|
||||
|
||||
// Public properties
|
||||
property string baseVersion: "2.5.0"
|
||||
property string baseVersion: "2.5.1"
|
||||
property bool isDevelopment: true
|
||||
|
||||
property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + "-dev"}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue