mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-07 20:31:31 +00:00
v2.9.2-dev
This commit is contained in:
@@ -9,7 +9,7 @@ Singleton {
|
|||||||
|
|
||||||
// Public properties
|
// Public properties
|
||||||
property string baseVersion: "2.9.2"
|
property string baseVersion: "2.9.2"
|
||||||
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