diff --git a/README.md b/README.md index 90f67da..6a24fcf 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Documize Community is an open source modern, lightweight alternative to Confluen - Designed to unify both customer-facing and internal documentation - Organization through labels, spaces and categories -**Shipped version:** 5.7.0~ynh1 +**Shipped version:** 5.7.0~ynh2 **Demo:** https://docs.documize.com/ diff --git a/README_fr.md b/README_fr.md index 3c51c80..9220643 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Documize Community is an open source modern, lightweight alternative to Confluen - Designed to unify both customer-facing and internal documentation - Organization through labels, spaces and categories -**Version incluse :** 5.7.0~ynh1 +**Version incluse :** 5.7.0~ynh2 **Démo :** https://docs.documize.com/ diff --git a/manifest.toml b/manifest.toml index c0b0125..5a410bc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Documize" description.en = "Modern Confluence alternative designed for internal & external docs" description.fr = "Alternative à Confluence conçue pour les documents internes et externes" -version = "5.7.0~ynh1" +version = "5.7.0~ynh2" maintainers = ["eric_G"] @@ -63,6 +63,7 @@ ram.runtime = "50M" [resources.permissions] main.url = "/" + main.auth_header = false [resources.apt] packages = "postgresql"