Add GNOME version 47 to the compatibility list

This commit is contained in:
wheaney 2024-09-20 14:29:05 -07:00
parent 88ff0af4a9
commit 17b13b4445
2 changed files with 2 additions and 2 deletions

View File

@ -271,7 +271,7 @@ index b9b5ebf..c888f94 100644
"settings-schema": "com.xronlinux.BreezyDesktop", "settings-schema": "com.xronlinux.BreezyDesktop",
"session-modes": ["user", "unlock-dialog"], "session-modes": ["user", "unlock-dialog"],
"shell-version": [ "shell-version": [
- "45", "46" - "45", "46", "47"
+ "42", "43", "44" + "42", "43", "44"
], ],
"url": "https://github.com/wheaney/breezy-desktop" "url": "https://github.com/wheaney/breezy-desktop"

View File

@ -5,7 +5,7 @@
"settings-schema": "com.xronlinux.BreezyDesktop", "settings-schema": "com.xronlinux.BreezyDesktop",
"session-modes": ["user", "unlock-dialog"], "session-modes": ["user", "unlock-dialog"],
"shell-version": [ "shell-version": [
"45", "46" "45", "46", "47"
], ],
"url": "https://github.com/wheaney/breezy-desktop" "url": "https://github.com/wheaney/breezy-desktop"
} }