1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-04 04:42:05 -04:00

bump version, codename, disable changelog

This commit is contained in:
bbedward
2026-02-17 12:02:36 -05:00
parent dd4c41a6b2
commit c7222e2e86
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
Saffron Bloom
The Wolverine

View File

@@ -11,7 +11,7 @@ Singleton {
id: root
readonly property string currentVersion: "1.4"
readonly property bool changelogEnabled: true
readonly property bool changelogEnabled: false
readonly property string configDir: Paths.strip(StandardPaths.writableLocation(StandardPaths.ConfigLocation)) + "/DankMaterialShell"
readonly property string changelogMarkerPath: configDir + "/.changelog-" + currentVersion

View File

@@ -1 +1 @@
v1.4.0
v1.5-beta