From dad0aa0aa34874c330a526c7aee2b2a6ef5a8ef7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 22 Oct 2022 08:40:20 +0200 Subject: [PATCH] Testing (#94) --- 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 aa5b805..1ad35f7 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.10~ynh1 +**Shipped version:** 22.10.1~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index f748ca6..d62a6df 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.10~ynh1 +**Version incluse :** 22.10.1~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/conf/app.src b/conf/app.src index 0d7e2b1..fec7213 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.tar.gz -SOURCE_SUM=09e3e28802746eecca27f62bb48c1d99763bafe7e497086cc7094c9cb3be6b63 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.1.tar.gz +SOURCE_SUM=177faa1e0049992fda5a591a5a0bc7883ebf2cc4b933c46d7049b5e6bb66e477 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b781603..ae2a2f6 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.10~ynh1", + "version": "22.10.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",