From 3a5aa5c0e7a97d95c7b987772cf6fad35dd18f6e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 10 May 2024 09:29:55 +0200 Subject: [PATCH] upgrade to 0.8.3 --- manifest.toml | 2 +- tests.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index e95e34f..65332a3 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.1~ynh1" +version = "0.8.3~ynh1" maintainers = ["Thovi98"] diff --git a/tests.toml b/tests.toml index 32eeba1..9b350f6 100644 --- a/tests.toml +++ b/tests.toml @@ -17,4 +17,5 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.499f21b.name = "0.7.32" test_upgrade_from.5b6ccd1.name = "0.8.0" + test_upgrade_from.6c23ccf.name = "0.8.1"