From c23d027805df74461177bfe82257a20d0312e46d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Feb 2024 21:31:42 +0100 Subject: [PATCH 1/3] Upgrade to v4.3.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8e4b5eb..12e4a54 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.2.4~ynh1" +version = "4.3.0~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.2.4.tar.gz" - sha256 = "7600b76ad75345974f118bca81d0dc1fb655b504724656ad9890b3451d6095c2" + url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.3.0.tar.gz" + sha256 = "018ec9e4a5190550ab84c4ec9ac93f4dde8feafd395e7b60d4ac4b46a3c9fe3c" autoupdate.strategy = "latest_github_tag" [resources.system_user] From a6e580aa76d3d8956cbc71379e958c400943d218 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Feb 2024 20:31:45 +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 6e7c090..419dfec 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.2.4~ynh1 +**Shipped version:** 4.3.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index fccf749..0710720 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.2.4~ynh1 +**Version incluse :** 4.3.0~ynh1 ## Captures d’écran From 5c9c249a7d16dc39fe9af251e76fe45853a63c33 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:43:56 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 419dfec..e12974b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -46,4 +46,4 @@ or sudo yunohost app upgrade grr -u https://github.com/YunoHost-Apps/grr_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 0710720..fe82898 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@