From 201dbb42790aa67b1e94dab30d4fffb0881a39ee Mon Sep 17 00:00:00 2001 From: Swapnil Devesh Date: Sat, 30 Mar 2024 03:59:06 +0530 Subject: [PATCH] Support 46 --- eval-gjs@ramottamado.dev/metadata.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eval-gjs@ramottamado.dev/metadata.json b/eval-gjs@ramottamado.dev/metadata.json index 41e78c5..bdfb910 100644 --- a/eval-gjs@ramottamado.dev/metadata.json +++ b/eval-gjs@ramottamado.dev/metadata.json @@ -3,7 +3,8 @@ "description": "Evaluate GJS script through DBus", "uuid": "eval-gjs@ramottamado.dev", "shell-version": [ - "45" + "45", + "46" ], "url": "https://github.com/ramottamado/eval-gjs" -} \ No newline at end of file +}