From a459729bf6270eceb59e20dd5cf1bf9d7ccc259e Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 29 May 2023 15:07:08 +0200 Subject: [PATCH] Testing : post editing (v0.11.8) (#218) * v0.11.8 * v0.11.8 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e7f6ab26..e8bd0a93 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.7~ynh1 +**Shipped version:** 0.11.8~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 88766104..5196572b 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.7~ynh1 +**Version incluse :** 0.11.8~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index 821e92a5..269f7aee 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.7.tar.gz -SOURCE_SUM=eb27aa61c337c3dbca3c0e59cbd86069da1dbc7dea988630d3453cd92dcc75e7 +SOURCE_URL=https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.8.tar.gz +SOURCE_SUM=cf98d50225dd83d612bc16d2b0eb0415f09e74413e28795c4d320fda029aa1ff SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a57868d6..fe42661e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub Federated Image Sharing", "fr": "Logiciel de partage d'image fédéré via ActivityPub" }, - "version": "0.11.7~ynh1", + "version": "0.11.8~ynh1", "url": "https://pixelfed.org/", "upstream": { "license": "AGPL-3.0-or-later",