🔧 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", "description": "Evaluate GJS script through DBus",
"uuid": "eval-gjs@ramottamado.dev", "uuid": "eval-gjs@ramottamado.dev",
"shell-version": [ "shell-version": [
"41", "45"
"42",
"43",
"44"
], ],
"url": "https://github.com/ramottamado/eval-gjs" "url": "https://github.com/ramottamado/eval-gjs"
} }