mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-30 09:19:08 +00:00
v2.14.4-dev
This commit is contained in:
@@ -9,7 +9,7 @@ Singleton {
|
||||
|
||||
// Public properties
|
||||
property string baseVersion: "2.14.4"
|
||||
property bool isDevelopment: false
|
||||
property bool isDevelopment: true
|
||||
|
||||
property string currentVersion: `v${!isDevelopment ? baseVersion : baseVersion + "-dev"}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user