From 9cab6d252527a324e6d360fd09d135d73558b7b5 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 1 May 2024 13:46:57 +0200 Subject: [PATCH] upgrade to 0.8.1 --- manifest.toml | 2 +- tests.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e315772..e95e34f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.gl = "Rexistra as túas actividades ao aire libre 🚴" description.ca = "Seguiment d'activitats a l'aire lliure autoallotjat 🚴" description.fr = "Traqueur d’activités extérieures auto-hébergé 🚴" -version = "0.8.0~ynh1" +version = "0.8.1~ynh1" maintainers = ["Thovi98"] diff --git a/tests.toml b/tests.toml index 5e74b11..32eeba1 100644 --- a/tests.toml +++ b/tests.toml @@ -16,4 +16,5 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- test_upgrade_from.499f21b.name = "0.7.32" + test_upgrade_from.5b6ccd1.name = "0.8.0"