mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Back to -git
This commit is contained in:
@@ -12,7 +12,7 @@ Singleton {
|
||||
|
||||
// Version properties
|
||||
readonly property string baseVersion: "3.8.0"
|
||||
readonly property bool isDevelopment: false
|
||||
readonly property bool isDevelopment: true
|
||||
readonly property string developmentSuffix: "-git"
|
||||
readonly property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + developmentSuffix}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user