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",