diff --git a/quickshell/CODENAME b/quickshell/CODENAME index a900e981..d434e3fc 100644 --- a/quickshell/CODENAME +++ b/quickshell/CODENAME @@ -1 +1 @@ -Saffron Bloom +The Wolverine diff --git a/quickshell/Services/ChangelogService.qml b/quickshell/Services/ChangelogService.qml index d19d182a..562a513a 100644 --- a/quickshell/Services/ChangelogService.qml +++ b/quickshell/Services/ChangelogService.qml @@ -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 diff --git a/quickshell/VERSION b/quickshell/VERSION index 0d0c52f8..4233a094 100644 --- a/quickshell/VERSION +++ b/quickshell/VERSION @@ -1 +1 @@ -v1.4.0 +v1.5-beta