From a835c2bcbfa3b179b18f0c4790ac49bd52debf3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 16 May 2023 19:57:38 +0200 Subject: [PATCH] fix --- manifest.toml | 2 +- tests.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 75c431b..eb67873 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wallabag" description.en = "Self hostable read-it-later app" description.fr = "Application de lecture-plus-tard auto-hébergeable" -version = "2.5.4~ynh2" +version = "2.5.4~ynh3" maintainers = ["lapineige"] diff --git a/tests.toml b/tests.toml index 6e71bd9..9bdf689 100644 --- a/tests.toml +++ b/tests.toml @@ -6,4 +6,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.4da53256350d7e4d63812ed3244e945346a5d9b7.name = "Upgrade from 2.3.8~ynh4" + test_upgrade_from.bac6d108163e7ef7f4d36296aeb4f299258ced29.name = "Upgrade from 2.5.4~ynh2"