From b94f5911c3403d3e9b6efa5e7cf09ae4f74ce1bd Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 20 Apr 2021 23:43:22 +0200 Subject: [PATCH] 21.04.2 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 295305e..3f5e608 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ BookStack is a simple, self-hosted, easy-to-use platform for organising and stor BookStack is built using PHP, on top of the Laravel framework and it uses MySQL to store data. -**Shipped version:** 21.04.1 +**Shipped version:** 21.04.2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 8207b89..e30ae6a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Overview BookStack est une plate-forme simple, auto-hébergée et facile à utiliser pour organiser et stocker des informations. -**Version incluse :** 21.04.1 +**Version incluse :** 21.04.2 ## Screenshots diff --git a/conf/app.src b/conf/app.src index a224bb9..3901e9f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.04.1.tar.gz -SOURCE_SUM=912b862e3fa81a34006242f5421c7fb96e0b77126d1b538beb7993cd0c0644a5 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.04.2.tar.gz +SOURCE_SUM=fd5822ec1367227852e579164de606d786c2b66e73d72c10343a1d25bad0f6df SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4d23b12..e02694e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Platform to create documentation/wiki content", "fr": "Plateforme pour créer du contenu de documentation/wiki " }, - "version": "21.04.1~ynh1", + "version": "21.04.2~ynh1", "url": "https://www.bookstackapp.com/", "license": "MIT", "maintainer": {