From 74f5943c174618f04d4167d9f53ca363cc3388f2 Mon Sep 17 00:00:00 2001 From: oiseauroch Date: Mon, 1 Apr 2024 22:18:08 +0200 Subject: [PATCH] add cleaning --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60af9b5..adb6d12 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Results update live and you will be able to see a heat-map of when everyone is f - Editable using a one-time password -**Shipped version:** 1.0~ynh1 +**Shipped version:** 1.0~ynh2 **Demo:** diff --git a/README_fr.md b/README_fr.md index eb78997..299e3a4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Les résultats sont mis à jour en direct et vous pourrez voir une carte thermiq - Modifiable après coup à l'aide d'un mot de passe à usage unique -**Version incluse :** 1.0~ynh1 +**Version incluse :** 1.0~ynh2 **Démo :** diff --git a/manifest.toml b/manifest.toml index 9a0632f..ae8770b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Crab Fit" description.en = "Enter your availability to find a time that works for everyone" description.fr = "Trouver un temps correspondant à tout le monde en rentrant vos disponibilités" -version = "1.0~ynh1" +version = "1.0~ynh2" maintainers = ["limaanto"]