From 309ee3986e6ecf2a0c5694a4da3109c3995aba40 Mon Sep 17 00:00:00 2001 From: U~man Date: Mon, 18 May 2020 18:46:04 +0200 Subject: [PATCH] FIX: extra braces --- fr.json | 3 --- module.json | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/fr.json b/fr.json index 786bb18..11ebd83 100644 --- a/fr.json +++ b/fr.json @@ -105,6 +105,3 @@ "SWADE.PickACard": "Tirer une carte", "SWADE.NoCardsLeft": "Il ne reste pas assez de carte dans le paquet !" } - -} - diff --git a/module.json b/module.json index cce002d..9e28074 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "swade-fr", "title": "SWADE French translation", "description": "Adds French(FRANCE) to the SWADE system", - "version": "0.1.0", + "version": "0.1.1", "minimumCoreVersion" : "0.5.7", "compatibleCoreVersion" : "0.5.7", "author": "Leratier Bretonnien, U~man",