From f0e65ad4339bcf4230038d8f09ee25350bcc64d1 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 25 Aug 2024 19:49:47 +0200 Subject: [PATCH] upgrade to 0.8.7 --- manifest.toml | 2 +- tests.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 996fc77..46e2909 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.6~ynh1" +version = "0.8.7~ynh1" maintainers = ["Thovi98"] diff --git a/tests.toml b/tests.toml index 9a25095..443bf3b 100644 --- a/tests.toml +++ b/tests.toml @@ -20,4 +20,5 @@ test_format = 1.0 test_upgrade_from.6c23ccf.name = "0.8.1" test_upgrade_from.2c6b69d.name = "0.8.3" test_upgrade_from.fb74b14.name = "0.8.4" - test_upgrade_from.853024c.name = "helpers_v1 + 0.8.5" \ No newline at end of file + test_upgrade_from.853024c.name = "helpers_v1 + 0.8.5" + test_upgrade_from.ec414ce.name = "0.8.6" \ No newline at end of file