Merge pull request #10 from Mershl/gnome-42-support
Add support for GNOME 42
This commit is contained in:
commit
d2701366b1
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
||||||
{
|
{
|
||||||
"shell-version": [
|
"shell-version": [
|
||||||
"40",
|
"40",
|
||||||
"41"
|
"41",
|
||||||
|
"42"
|
||||||
],
|
],
|
||||||
"uuid": "batime@martin.zurowietz.de",
|
"uuid": "batime@martin.zurowietz.de",
|
||||||
"url": "https://github.com/mzur/gnome-shell-batime",
|
"url": "https://github.com/mzur/gnome-shell-batime",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue