From 4dd05ad50ff0431e6817535510dee1cf06ab5be2 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 4 Apr 2023 17:56:07 +0200 Subject: [PATCH] Bump version - v0.11.5 with fixes (04/04/2023) See https://github.com/YunoHost-Apps/pixelfed_ynh/pull/209/commits/1577708715db7205f928e40c499c876272e2aff0 and related discussion https://github.com/YunoHost-Apps/pixelfed_ynh/pull/209 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e75a78d6..70aa95fa 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.5~ynh2", + "version": "0.11.5~ynh3", "url": "https://pixelfed.org/", "upstream": { "license": "AGPL-3.0-or-later",