diff --git a/README.md b/README.md index 7e0c1da..e6aa0ab 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.12.3~ynh1 +**Shipped version:** 24.02~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index 5b03905..1fcbe5c 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.12.3~ynh1 +**Version incluse :** 24.02~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/manifest.toml b/manifest.toml index d0ed2ed..ed4784e 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.12.3~ynh1" +version = "24.02~ynh1" maintainers = ["eric_G"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.12.3.tar.gz" - sha256 = "21a1da017aca535fecc9fbcee996cff7fe57ac038c93a5ed18193331bb89ba9c" + url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v24.02.tar.gz" + sha256 = "0832745f6c76ef8a21adebf21fef70e09ff063d484a5d25334ed8c034adeb0b2" rename = "bookstack.tar.gz" autoupdate.strategy = "latest_github_release"