mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Merge pull request #35 from YunoHost-Apps/ci-auto-update-11
Upgrade to v11
This commit is contained in:
commit
daf143f9c4
3 changed files with 18 additions and 20 deletions
13
README.md
13
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~ynh1
|
||||
|
||||
**Shipped version:** 10.0~ynh2
|
||||
|
||||
**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>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -45,10 +44,10 @@ Make it easy to monitor menstrual cycles and apply natural methods. Billings. Sy
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://moncycle.app>
|
||||
* Upstream app code repository: <https://github.com/jean-io/moncycle.app>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/moncycle>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
|
||||
- Official app website: <https://moncycle.app>
|
||||
- Upstream app code repository: <https://github.com/jean-io/moncycle.app>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/moncycle>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
|
13
README_fr.md
13
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~ynh1
|
||||
|
||||
**Version incluse :** 10.0~ynh2
|
||||
|
||||
**Démo :** https://tableau.moncycle.app/connexion.php?email1=demo@moncycle.app&mdp=demo
|
||||
**Démo :** <https://tableau.moncycle.app/connexion.php?email1=demo.bill@moncycle.app&mdp=demo>
|
||||
|
||||
## 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 : <https://moncycle.app>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/jean-io/moncycle.app>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/moncycle>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
|
||||
- Site officiel de l’app : <https://moncycle.app>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/jean-io/moncycle.app>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/moncycle>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/moncycle_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
|
|
@ -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~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/refs/tags/v11.tar.gz"
|
||||
sha256 = "9304272e4755759db68dc77d2efc1cb58d7609c91004d76289e01e83e4d8b050"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue