From b86db74a8b9e145ec0262a6141a6385aef9a97b6 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 8 Oct 2023 20:27:33 +0200 Subject: [PATCH 1/2] Upgrade to 0.7.25 --- manifest.toml | 2 +- scripts/_common.sh | 2 +- tests.toml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index b660f05..c4fe07c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "FitTrackee" description.en = "Self-hosted outdoor activity tracker 🚴" description.fr = "Traqueur d’activités extérieures auto-hébergé 🚴" -version = "0.7.24~ynh1" +version = "0.7.25~ynh1" maintainers = ["Thovi98"] diff --git a/scripts/_common.sh b/scripts/_common.sh index 63d4dae..bbaecb4 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -fittrackee_version="0.7.24" +fittrackee_version="0.7.25" #================================================= # PERSONAL HELPERS diff --git a/tests.toml b/tests.toml index 074031d..78078a6 100644 --- a/tests.toml +++ b/tests.toml @@ -20,3 +20,4 @@ test_format = 1.0 test_upgrade_from.9c094f9.name = "0.7.21" test_upgrade_from.e49294c.name = "0.7.22" test_upgrade_from.a446e8c.name = "0.7.23" + test_upgrade_from.316dea4.name = "0.7.24" \ No newline at end of file From 3d96e52343d29ea8e5741281380235c215cf4ccc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 8 Oct 2023 18:27:37 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc6acc7..9017816 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ FitTrackee allows you to track your outdoor activities (workouts) from gpx files No mobile app has been developed yet, but several existing mobile apps can store workouts data locally and export them into a gpx file. -**Shipped version:** 0.7.24~ynh1 +**Shipped version:** 0.7.25~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 2b80229..f711949 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po FitTrackee vous permet de suivre vos activités de plein air (séances d'entraînement) à partir de fichiers gpx et de conserver vos données sur votre propre serveur. Aucune application mobile n'a encore été développée, mais plusieurs applications mobiles existantes peuvent stocker localement les données des séances d'entraînement et les exporter dans un fichier gpx. -**Version incluse :** 0.7.24~ynh1 +**Version incluse :** 0.7.25~ynh1 ## Captures d’écran