From 067f5b5f800b4688782282ea3b0ae688b0da4781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 8 Mar 2023 09:57:47 +0100 Subject: [PATCH] Fix --- manifest.toml | 2 +- tests.toml | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 64c8347..f6190d2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Castopod" description.en = "Hosting platform made for podcasters" description.fr = "Plateforme d'hébergement conçue pour les podcasteurs" -version = "1.1.2~ynh1" +version = "1.1.2~ynh2" maintainers = ["eric_G"] diff --git a/tests.toml b/tests.toml index eb73b8d..e9a1126 100644 --- a/tests.toml +++ b/tests.toml @@ -1,3 +1,9 @@ test_format = 1.0 -[default] \ No newline at end of file +[default] + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.72a5f668.name = "Upgrade from 1.1.2"