From b83b0cb43db85728505244f69952b0f325a918d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:05:08 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 14256d1..33d982e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,9 +3,10 @@ "id": "my_capsule", "packaging_format": 1, "description": { - "en": "Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web." + "en": "Custom Gemini capsule with SFTP access and HtmGem to make your Gemini pages reachable on the web.", + "fr": "Capsule Gemini personnalisée avec accès SFTP et HtmGem pour rendre vos pages Gemini accessibles sur le web." }, - "version": "1.4.1~ynh0", + "version": "1.4.1~ynh1", "url": "https://tildegit.org/Sbgodin/htmgem", "upstream": { "license": "AGPL-3.0-or-later",