Merge pull request #1 from pjfila/patch-1

Support for Gnome Shell version 42
This commit is contained in:
Tamado Ramot Sitohang
2022-05-27 09:09:06 +07:00
committed by GitHub

View File

@@ -3,7 +3,8 @@
"description": "Evaluate GJS script through DBus",
"uuid": "eval-gjs@ramottamado.dev",
"shell-version": [
"41"
"41",
"42"
],
"url": "https://github.com/ramottamado/eval-gjs"
}
}