From 3a5cceb552c09dd04765cebd5a3a6a89dc4ea9f5 Mon Sep 17 00:00:00 2001 From: squeak Date: Wed, 29 Sep 2021 10:50:48 +0200 Subject: [PATCH] 3.3.0~ynh2 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 621a027..d8db026 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Collaborative maps and routing with a straightforward interface", "fr": "Carte collaborative avec une interface simple et pratique" }, - "version": "3.3.0~ynh1", + "version": "3.3.0~ynh2", "url": "https://github.com/FacilMap/facilmap", "upstream": { "license": "AGPL-3.0", @@ -117,7 +117,7 @@ "en": "HTTP requests made by the backend will send this User-Agent header. Fill here the URL facilmap will have and your e-mail address.", "fr": "Les requĂȘtes faites par le serveur enveront cette entĂȘte User-Agent. Remplissez ici l'URL de votre instance facilmap et votre adresse email." }, - "example": "FacilMap (https://facilmap.org/, webmaster@example.org)" + "example": "FacilMap (https://facilmapdomain.tld/, webmaster@example.org)" } ] }