From 436d89a0037ec15622360f24d818e03b5ac6fab1 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Fri, 15 Aug 2025 11:03:57 +0200 Subject: [PATCH 1/2] :tada: Claim support for GNOME 49 --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 389995f..3bd9d4f 100644 --- a/metadata.json +++ b/metadata.json @@ -9,7 +9,7 @@ }, "gettext-domain": "desktop-cube", "settings-schema": "org.gnome.shell.extensions.desktop-cube", - "shell-version": ["45", "46", "47", "48"], + "shell-version": ["45", "46", "47", "48", "49"], "url": "https://github.com/Schneegans/Desktop-Cube", "version": 28 } From fea53f975aca090ae1632dcefad2a86c2f979216 Mon Sep 17 00:00:00 2001 From: Simon Schneegans Date: Fri, 15 Aug 2025 12:42:59 +0200 Subject: [PATCH 2/2] :memo Add changelog entry --- docs/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index c5b68ac..87dbf88 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,14 @@ SPDX-License-Identifier: CC-BY-4.0 # Changelog of the Desktop Cube Extension +## [unreleased] + +**Release Date:** TBD + +#### Enhancements + +- Ported the extension to GNOME 49. + ## [Desktop Cube 28](https://github.com/schneegans/Desktop-Cube/releases/tag/v28) **Release Date:** 2025-03-08