From bb3e4a5c3ad370655791b81d061e92297091c84b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 9 Nov 2022 20:59:25 +0100 Subject: [PATCH] fix version number --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 4087301..f75ab36 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "An ActivityPub social network server, written in Golang.", "fr": "Un serveur de réseau social basé sur ActivityPub écrit en Golang." }, - "version": "0.5.2~ynh1", + "version": "0.5.2~ynh2", "url": "https://github.com/superseriousbusiness/gotosocial", "upstream": { "license": "AGPL-3.0-only", @@ -114,4 +114,4 @@ } ] } -} +} \ No newline at end of file