Update metadata.json file to remove 45 and add 48 support

This commit is contained in:
wheaney 2025-03-16 13:34:06 -07:00
parent 289a275f52
commit 0511ab0ac7
1 changed files with 1 additions and 1 deletions

View File

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