diff --git a/README.md b/README.md index 899a8bb..3e2ac9e 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.2~ynh1 +**Shipped version:** 22.07.3~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index 3532f1e..7d53105 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.2~ynh1 +**Version incluse :** 22.07.3~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/conf/app.src b/conf/app.src index 4a7be24..ce1ee80 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.2.tar.gz -SOURCE_SUM=3F62DF83138170EE67EA7A15CB23AAA440C1FC261C9596271CF37C69F32823E0 +SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.07.3.tar.gz +SOURCE_SUM=ED0D5D105212B9F6CB6F0892562F02B2ED03BB4F97BE2C7226E5E8657677EA26 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f348661..23dd967 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.2~ynh1", + "version": "22.07.3~ynh1", "url": "https://www.bookstackapp.com/", "upstream": { "license": "MIT",