From 0fa5b034292e3610989077e97efb567fbcf60b17 Mon Sep 17 00:00:00 2001 From: hw2k-bot Date: Wed, 30 Nov 2022 12:38:18 +0000 Subject: [PATCH 1/3] Upgrade to v22.11 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 65e7142..8f06cff 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.2~ynh1", + "version": "22.11~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT", From f8aac4966d183982c5bf6f256ce4096b8492bc06 Mon Sep 17 00:00:00 2001 From: HW2K Forks <110225308+7357-2022@users.noreply.github.com> Date: Wed, 30 Nov 2022 13:38:58 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c8a96f..f3f843d 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Diagrams.net Integration -**Shipped version:** 22.10.2~ynh1 +**Shipped version:** 22.11~ynh1 **Demo:** https://demo.bookstackapp.com From 6170481e14ebdd1a629ac7fb09e9c75aa31aaddb Mon Sep 17 00:00:00 2001 From: HW2K Forks <110225308+7357-2022@users.noreply.github.com> Date: Wed, 30 Nov 2022 13:40:21 +0100 Subject: [PATCH 3/3] Upgrade to version 22.11 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 5dcf24a..2f88fd3 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.2.tar.gz -SOURCE_SUM=0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.11.tar.gz +SOURCE_SUM=e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true