From f3b31e831af999374324b9c5669836585017a288 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 13 Nov 2021 13:25:42 +0100 Subject: [PATCH] Fix linter warning --- manifest.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 00ea4b9..4bc6a63 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A fast paced puzzle game", "fr": "Un jeu de puzzle très rapide" }, - "version": "2020-05-05~ynh4", + "version": "2020.05.05~ynh4", "url": "http://hextris.github.io/", "upstream": { "license": "GPL-3.0", @@ -30,8 +30,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "domain.org" + "type": "domain" }, { "name": "path",