diff --git a/README.md b/README.md index 25ebe52..a69c2ba 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,9 @@ 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:** 10.0~ynh2 - -**Demo:** https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo +**Demo:** ## Screenshots @@ -45,10 +44,10 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info @@ -62,4 +61,4 @@ or sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 7ea2d2c..12efb3d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,10 +35,9 @@ 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 :** 10.0~ynh2 - -**Démo :** https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo +**Démo :** ## Captures d’écran @@ -46,10 +45,10 @@ Rendre facile le suivi des cycles menstruels et l’application des méthodes na ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs @@ -63,4 +62,4 @@ ou sudo yunohost app upgrade moncycle -u https://github.com/YunoHost-Apps/moncycle_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/conf/version.json b/conf/version.json index c7a0777..8ba8e74 100644 --- a/conf/version.json +++ b/conf/version.json @@ -1,6 +1,6 @@ { "app": "moncycle.app", - "version": "10.0~ynh2", - "build": "2024-02-21", - "commit": "6e19865" + "version": "11.0.1~ynh1", + "build": "2024-03-08", + "commit": "98bedec" } diff --git a/manifest.toml b/manifest.toml index 9124843..623ff88 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,14 +5,14 @@ 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 = "10.0~ynh2" +version = "11.0.1~ynh1" maintainers = ["Raoul de Limezy"] [upstream] license = "CC-BY-NC-SA-4.0" website = "https://moncycle.app" -demo = "https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo" +demo = "https://tableau.moncycle.app/connexion.php?email1=demo.bill@moncycle.app&mdp=demo" code = "https://github.com/jean-io/moncycle.app" [integration] @@ -34,8 +34,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jean-io/moncycle.app/archive/6e198655d54370f782f9c74a7361724a87090f13.zip" - sha256 = "9bc1ee0890ee649c0ee16f56de2165778f398be450201be9329c25675ca457e8" + url = "https://github.com/jean-io/moncycle.app/archive/98bedeccb3daa05c9c634d2dfb62ea5fc59d7ac7.zip" + sha256 = "14af46f26a8aaa956fb9aae0791adb66110baea405bedc00610917dae9ffe0b3" autoupdate.strategy = "latest_github_release" [resources.system_user]