From 5ef67b87203ea0cedcc2f19defad70a835298b3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:25:45 +0100 Subject: [PATCH] 23.01.1 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index c264b92..4a80d7a 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.01 -SOURCE_SUM=bfd26c163b2a25b3aef43962e3bcc1708598f2ff665bf0cb0dc37c683a22f7b8 +SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.01.1 +SOURCE_SUM=1a8ac2b5bbd983dcfd8a9218220dae8137de1790394d937d31d469e7e72dce1d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT= SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e1201f8..c4e80a1 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": "23.01~ynh1", + "version": "23.01.1~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",