From 96e3803419faab923f98752ee55a23b2844ff99c Mon Sep 17 00:00:00 2001 From: Eric Geldmacher Date: Tue, 11 Apr 2023 08:37:04 -0500 Subject: [PATCH] bump version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6783547..0ba3e16 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActivityPub social network server", "fr": "Serveur de réseau social basé sur ActivityPub" }, - "version": "0.8.0~ynh2", + "version": "0.8.0~ynh3", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only", @@ -114,4 +114,4 @@ } ] } -} \ No newline at end of file +}