1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-09 15:08:31 -04:00

changelog: enable for 1.5

This commit is contained in:
bbedward
2026-07-07 09:16:54 -04:00
parent b447e16374
commit 0c4c5fc146
4 changed files with 83 additions and 52 deletions
@@ -131,7 +131,7 @@ FloatingWindow {
iconName: "open_in_new"
backgroundColor: Theme.surfaceContainerHighest
textColor: Theme.surfaceText
onClicked: Qt.openUrlExternally("https://danklinux.com/blog/v1-4-release")
onClicked: Qt.openUrlExternally("https://danklinux.com/blog/v1-5-release")
}
DankButton {