From 1b3b3e101458ffcd418303a911046d2c5bf67e3a Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Thu, 8 Oct 2015 13:10:24 +0200 Subject: [PATCH] Clean up metadata.json --- metadata.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 73c2000..fa6ad79 100644 --- a/metadata.json +++ b/metadata.json @@ -1 +1,11 @@ -{"shell-version": ["3.8.4", "3.10.2.1", "3.10.4"], "uuid": "MinariDate@gergely.polonkai.eu", "name": "Minari Date", "description": "Display current date according to the Minari calendar"} +{ + "shell-version": [ + "3.8", + "3.10", + "3.14", + "3.16" + ], + "uuid": "MinariDate@gergely.polonkai.eu", + "name": "Minari Date", + "description": "Display current date according to the Minari calendar" +}