diff --git a/README.md b/README.md index e12974b..327bcd3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV...). -**Shipped version:** 4.3.0~ynh1 +**Shipped version:** 4.3.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index fe82898..409e29d 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 GRR est un système de gestion de réservation de ressources (salles, équipements, véhicule, personnels) mais il peut également être utilisé comme mini-agenda partagé. Développé en php et en responsive, ce qui lui permet d'être accessible, de n'importe où et sur tout type d'équipement (PC, Mac, tablette, téléphone, TV...). -**Version incluse :** 4.3.0~ynh1 +**Version incluse :** 4.3.1~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 12e4a54..d30669d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Grr" description.en = "Tool for booking meeting rooms or other resources" description.fr = "Outil de réservation de salles de réunion ou d'autres ressources" -version = "4.3.0~ynh1" +version = "4.3.1~ynh1" maintainers = ["Sébastien Menentrier"] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.3.0.tar.gz" - sha256 = "018ec9e4a5190550ab84c4ec9ac93f4dde8feafd395e7b60d4ac4b46a3c9fe3c" + url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.3.1.tar.gz" + sha256 = "ad8b509bf33fa6576f3287827be263f8a5354b5104a70d0bcae96b4c5f92f040" autoupdate.strategy = "latest_github_tag" [resources.system_user]