diff --git a/README.md b/README.md index 8c45dab..2cbc86e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out - Diagrams.net Integration -**Shipped version:** 23.05~ynh1 +**Shipped version:** 23.05.1~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index 409978a..bae6752 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate - Multilingue -**Version incluse :** 23.05~ynh1 +**Version incluse :** 23.05.1~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/manifest.toml b/manifest.toml index 44889c5..20fd310 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "BookStack" description.en = "Platform to create documentation/wiki content" description.fr = "Plateforme pour créer du contenu de documentation/wiki" -version = "23.05~ynh1" +version = "23.05.1~ynh1" maintainers = ["eric_G"] @@ -56,8 +56,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.05.tar.gz" - sha256 = "dd48fc6827247e24d373841328fdf1f6d1b495f431208794060c217133c6120c" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.05.1.tar.gz" + sha256 = "f78cf3035ee65d840ad4c11e58c09abe66c6af61a649d06f3efdcce38f5c5c42" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_tag"