From e4d1cc5070073ba6ca552a21506bc4b5d3cd6106 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 22 Aug 2023 09:48:52 +0200 Subject: [PATCH] 0.11.9 (#236) * v0.11.9 * Auto-update README --------- Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 39d96724..ef662253 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.9~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d9c882a9..1906a50d 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.9~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 11bce74a..90f6d778 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.9~ynh1" maintainers = ["yalh76", "Lapineige"] @@ -36,8 +36,8 @@ ram.runtime = "100M" [resources] [resources.sources.main] - url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.8.tar.gz" - sha256 = "cf98d50225dd83d612bc16d2b0eb0415f09e74413e28795c4d320fda029aa1ff" + url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.9.tar.gz" + sha256 = "a56629a8094749911927a4a02b69fa3446f1a089315ff9b2ccfd85a5e26bd140" autoupdate.strategy = "latest_github_tag" [resources.system_user]