From c8e375ff2718e503565b26bd44ff1b5cea191964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 9 Aug 2022 20:28:01 +0200 Subject: [PATCH] 22.07.2 (#82) * 22.07.2 * Auto-update README Co-authored-by: yunohost-bot --- 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 49655ce..9eac752 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Diagrams.net Integration -**Shipped version:** 22.07.1~ynh1 +**Shipped version:** 22.07.2~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index 1a2c0df..afa89fd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Multi-Lingual -**Version incluse :** 22.07.1~ynh1 +**Version incluse :** 22.07.2~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/conf/app.src b/conf/app.src index e3e1665..a33662e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.07.1.tar.gz -SOURCE_SUM=242a75303612961efce381be5481e36f1cc07e4ef700dd72e865f35253eb5beb +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.07.2.tar.gz +SOURCE_SUM=3f62df83138170ee67ea7a15cb23aaa440c1fc261c9596271cf37c69f32823e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0881276..9af9493 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": "22.07.1~ynh1", + "version": "22.07.2~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",