From 5570a7c36c5c37c38aa4a263dafb1ec85e1b9e40 Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 21 Aug 2023 18:29:53 +0200 Subject: [PATCH] typo (#235) * bump version * Auto-update README --------- Co-authored-by: yunohost-bot --- 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 39d96724..816dbbaa 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Shipped version:** 0.11.8~ynh5 +**Shipped version:** 0.11.8~ynh6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d9c882a9..7a7fc0a2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.11.8~ynh5 +**Version incluse :** 0.11.8~ynh6 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 11bce74a..a45a362c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Pixelfed" description.en = "ActivityPub Federated Image Sharing" description.fr = "Logiciel de partage d'image fédéré via ActivityPub" -version = "0.11.8~ynh5" +version = "0.11.8~ynh6" maintainers = ["yalh76", "Lapineige"]