Update metadata.json file to remove 45 and add 48 support
This commit is contained in:
parent
289a275f52
commit
0511ab0ac7
|
|
@ -5,7 +5,7 @@
|
||||||
"settings-schema": "com.xronlinux.BreezyDesktop",
|
"settings-schema": "com.xronlinux.BreezyDesktop",
|
||||||
"session-modes": ["user"],
|
"session-modes": ["user"],
|
||||||
"shell-version": [
|
"shell-version": [
|
||||||
"45", "46", "47"
|
"46", "47", "48"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/wheaney/breezy-desktop"
|
"url": "https://github.com/wheaney/breezy-desktop"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue