From 6a3b71fa4113871a209487b838aedd3960559d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 14 Jan 2024 12:48:40 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index d84b7d4..f35cfea 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "digitools" name = "Digitools" -description.en = "Simple and useful tools for the classroom." -description.fr = "Des outils simples et utiles pour la classe." +description.en = "Simple and useful tools for the classroom" +description.fr = "Des outils simples et utiles pour la classe" version = "0.3.7~ynh1"