From 749f46fa909220a3a503ee0710d09b0be1705e9e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:49:21 +0100 Subject: [PATCH] Update Yunohost packaging version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 0c7b41d..fa28d52 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "BookWyrm" description.en = "Platform for social reading" description.fr = "Plateforme de lecture sociale" -version = "0.6.6~ynh1" +version = "0.6.6~ynh2" maintainers = ["oufmilo"]