mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 10:56:16 +00:00
2.12.0-dev
This commit is contained in:
@@ -9,7 +9,7 @@ Singleton {
|
|||||||
|
|
||||||
// Public properties
|
// Public properties
|
||||||
property string baseVersion: "2.12.0"
|
property string baseVersion: "2.12.0"
|
||||||
property bool isDevelopment: false
|
property bool isDevelopment: true
|
||||||
|
|
||||||
property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + "-dev"}`
|
property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + "-dev"}`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user