From 153f73145340f192dee6378c5990cbd8873076c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=93=9D=E7=AE=94?= Date: Sat, 30 Mar 2024 14:49:43 +0800 Subject: [PATCH] Update metadata.json shell version to 46 already tested it working when `gnome-shell --version` return `GNOME Shell 46.0` --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 5ea9cb3..4952f84 100644 --- a/metadata.json +++ b/metadata.json @@ -3,7 +3,7 @@ "description": "Simply showing network speed. Left click to change modes:\n\n1. Total net speed in bits per second\n2. Total net speed in Bytes per second\n3. Up & down speed in bits per second\n4. Up & down speed in Bytes per second\n5. Total of downloaded in Bytes (Right click to reset counter)\n\nMiddle click to change font size", "name": "Simple net speed", "shell-version": [ - "45" + "46" ], "url": "https://github.com/biji/simplenetspeed", "uuid": "simplenetspeed@biji.extension",