From 05605efdad177709c544d4dac00993a65c60b4cd Mon Sep 17 00:00:00 2001 From: Badri Date: Fri, 12 Aug 2022 14:12:05 +0530 Subject: [PATCH] Update version in manifest.json I already fixed everything else, but forgot to bump the version number here :P Not bumping the README because apparently there's a YunoHost bot that updates it automatically? --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 07b4148..f5ab178 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "5.3.1~ynh1", + "version": "5.8.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",