Skip to content

Commit dcf17f3

Browse files
carlwgeorgemmstick
authored andcommitted
fix: Allow installation on GNOME 44
I was able to set org.gnome.shell.disable-extension-version-validation to true and install the extension on GNOME shell 44 beta. Everything appears to work as expected.
1 parent 978c2d0 commit dcf17f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"40",
1010
"41",
1111
"42",
12-
"43"
12+
"43",
13+
"44"
1314
]
1415
}

0 commit comments

Comments
 (0)