Skip to content

Commit 4520e78

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

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
@@ -8,6 +8,7 @@
88
"3.36",
99
"40",
1010
"41",
11-
"42"
11+
"42",
12+
"43"
1213
]
1314
}

0 commit comments

Comments
 (0)