diff --git a/README.md b/README.md index 30c8b16..d5b5db4 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.02~ynh1 +**Shipped version:** 23.02.1~ynh1 **Demo:** https://demo.bookstackapp.com diff --git a/README_fr.md b/README_fr.md index dabe374..03df629 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.02~ynh1 +**Version incluse :** 23.02.1~ynh1 **Démo :** https://demo.bookstackapp.com diff --git a/conf/app.src b/conf/app.src index 38eff41..3cff7bf 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02 -SOURCE_SUM=416d770ff04608bea79c7d15e98e6388d59612283d82c8126132577aba7e086c +SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.1 +SOURCE_SUM=38387c63c6e613152f9467aee1e47ca0c698e5ae0088d13e18c5f25c22261fdc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT= SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index 6f17962..e610628 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.02~ynh1" +version = "23.02.1~ynh1" maintainers = ["eric_G"]