Add support for GNOME 50, v2.9.8

This commit is contained in:
wheaney 2026-03-19 10:51:10 -07:00
parent 557f450782
commit 2f165981a9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.9.7
2.9.8

View File

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