From a46b129a072fac3f42e17e3ab4dd4660cc9e7223 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 8 Mar 2024 11:52:06 +0700 Subject: [PATCH 1/3] Fixes --- conf/version.json | 2 +- manifest.toml | 2 +- scripts/upgrade | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/conf/version.json b/conf/version.json index 8ba8e74..389949d 100644 --- a/conf/version.json +++ b/conf/version.json @@ -1,6 +1,6 @@ { "app": "moncycle.app", - "version": "11.0.1~ynh1", + "version": "11.0.2~ynh1", "build": "2024-03-08", "commit": "98bedec" } diff --git a/manifest.toml b/manifest.toml index 623ff88..85d63e3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moncycle" description.en = "Menstrual cycle follow-up for natural family planning" description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance" -version = "11.0.1~ynh1" +version = "11.0.2~ynh1" maintainers = ["Raoul de Limezy"] diff --git a/scripts/upgrade b/scripts/upgrade index 83525b7..c5c4d72 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -79,7 +79,6 @@ pushd "$install_dir" else ynh_script_progression --message="No config panel migration required" fi - ynh_script_progression --message="You shouldn't see this" popd #================================================= From 44daf0c7dd7bce1aee29736beadc13ab43a01b83 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 8 Mar 2024 04:52:36 +0000 Subject: [PATCH 2/3] 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 a69c2ba..09b0939 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy - the same account on several devices - automatic sending of cycles by email - no data sales/no advertising -**Shipped version:** 11.0.1~ynh1 +**Shipped version:** 11.0.2~ynh1 **Demo:** diff --git a/README_fr.md b/README_fr.md index 12efb3d..e552e39 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ Rendre facile le suivi des cycles menstruels et l’application des méthodes na - envoi par mail automatique des cycles - pas de vente de données/pas de publicité -**Version incluse :** 11.0.1~ynh1 +**Version incluse :** 11.0.2~ynh1 **Démo :** From 4efa298bd4a4d5fae87734d31f1605fad2aff8b6 Mon Sep 17 00:00:00 2001 From: Limezy Date: Mon, 11 Mar 2024 02:04:18 +0700 Subject: [PATCH 3/3] Update --- conf/version.json | 6 +++--- manifest.toml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/version.json b/conf/version.json index 389949d..da9b5e2 100644 --- a/conf/version.json +++ b/conf/version.json @@ -1,6 +1,6 @@ { "app": "moncycle.app", - "version": "11.0.2~ynh1", - "build": "2024-03-08", - "commit": "98bedec" + "version": "11.0.3~ynh1", + "build": "2024-03-11", + "commit": "8d8409b" } diff --git a/manifest.toml b/manifest.toml index 85d63e3..a580247 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Moncycle" description.en = "Menstrual cycle follow-up for natural family planning" description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance" -version = "11.0.2~ynh1" +version = "11.0.3~ynh1" maintainers = ["Raoul de Limezy"] @@ -34,8 +34,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jean-io/moncycle.app/archive/98bedeccb3daa05c9c634d2dfb62ea5fc59d7ac7.zip" - sha256 = "14af46f26a8aaa956fb9aae0791adb66110baea405bedc00610917dae9ffe0b3" + url = "https://github.com/jean-io/moncycle.app/archive/8d8409bf8afb4129989a3011b6a91da3b5d34950.zip" + sha256 = "6dbb8480432de7287148d6bfe9b58222b74f0dded3766942273312e180f28962" autoupdate.strategy = "latest_github_release" [resources.system_user]