From fe205fd230ff0dd79851a86c75c3d9eac15fa6ff Mon Sep 17 00:00:00 2001 From: Marcin Jakubowski Date: Tue, 7 Dec 2021 10:06:12 +0100 Subject: [PATCH] metadata update: version and url added --- metadata.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index dadd0f5..962aca1 100644 --- a/metadata.json +++ b/metadata.json @@ -1,9 +1,11 @@ { "name": "Notification Banner Reloaded", + "version": 2, "description": "Configure notification banner position and animation to your liking", "uuid": "notification-banner-reloaded@marcinjakubowski.github.com", "shell-version": [ "41", "40" - ] + ], + "url": "https://github.com/marcinjakubowski/notification-position-reloaded" }