From ffa3fffa13996c4623b0c203b82ba3a64ce14fa4 Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 28 Jul 2022 21:14:01 +0200 Subject: [PATCH] fix version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index fafbbb8..61ca395 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A self hostable read-it-later app", "fr": "Une application de lecture-plus-tard auto-hébergeable" }, - "version": "2.5.1~ynh2", + "version": "2.5.1~ynh1", "url": "https://www.wallabag.org", "upstream": { "license": "MIT",