metadata update: version and url added

This commit is contained in:
Marcin Jakubowski
2021-12-07 10:06:12 +01:00
parent 599db19e44
commit fe205fd230
+3 -1
View File
@@ -1,9 +1,11 @@
{ {
"name": "Notification Banner Reloaded", "name": "Notification Banner Reloaded",
"version": 2,
"description": "Configure notification banner position and animation to your liking", "description": "Configure notification banner position and animation to your liking",
"uuid": "notification-banner-reloaded@marcinjakubowski.github.com", "uuid": "notification-banner-reloaded@marcinjakubowski.github.com",
"shell-version": [ "shell-version": [
"41", "41",
"40" "40"
] ],
"url": "https://github.com/marcinjakubowski/notification-position-reloaded"
} }