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