diff --git a/README.md b/README.md index 9a34250..9b6221b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. -**Shipped version:** 1.3.5~ynh2 +**Shipped version:** 1.3.6~ynh2 **Demo:** https://paheko.cloud/essai/ @@ -47,4 +47,4 @@ or sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 5f77b69..643b88d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Paheko (mot de la langue Māori qui signifie « coopérer », illustrant le but du logiciel : améliorer ensemble le quotidien de la gestion d'une association) est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents. -**Version incluse :** 1.3.5~ynh2 +**Version incluse :** 1.3.6~ynh2 **Démo :** https://paheko.cloud/essai/ diff --git a/manifest.toml b/manifest.toml index 2699c0b..4bab0e9 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paheko" description.en = "Association management software" description.fr = "Logiciel de gestion d'association" -version = "1.3.5~ynh2" +version = "1.3.6~ynh2" maintainers = ["rodinux"] @@ -36,8 +36,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.5.tar.gz" - sha256 = "e48ef3cd3ddba738a6bc43c553280d1f750e32aaefc003691b47a9036d249c57" + url = "https://fossil.kd2.org/paheko/uv/paheko-1.3.6.tar.gz" + sha256 = "6264ba451e8a625346073279f0d1158ae8bfb87bbfe54502fa6af956b847f973" [resources.system_user] allow_email = true