🔧 fix: update shell version to 45

This commit is contained in:
salem.m.s2030@gmail.com
2024-02-24 12:02:39 +03:00
parent de2854278d
commit 31110d6dd0

View File

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