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