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"