diff --git a/README.md b/README.md index 9c46fee..0959e5f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Shipped version:** 0.3.2~ynh2 +**Shipped version:** 0.3.2~ynh3 **Demo:** diff --git a/README_es.md b/README_es.md index 48c03d2..aa92094 100644 --- a/README_es.md +++ b/README_es.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Versión actual:** 0.3.2~ynh2 +**Versión actual:** 0.3.2~ynh3 **Demo:** diff --git a/README_eu.md b/README_eu.md index 6d98f23..115c808 100644 --- a/README_eu.md +++ b/README_eu.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Paketatutako bertsioa:** 0.3.2~ynh2 +**Paketatutako bertsioa:** 0.3.2~ynh3 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 52b753a..47de2ba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Version incluse :** 0.3.2~ynh2 +**Version incluse :** 0.3.2~ynh3 **Démo :** diff --git a/README_gl.md b/README_gl.md index 1ed1121..1c1b8f7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**Versión proporcionada:** 0.3.2~ynh2 +**Versión proporcionada:** 0.3.2~ynh3 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b28fcd7..0cd0cea 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -32,7 +32,7 @@ This Yunohost app installs the server part (services + mongo database) needed to - As well any documents or images uploaded by users will be backed up -**分发版本:** 0.3.2~ynh2 +**分发版本:** 0.3.2~ynh3 **演示:** diff --git a/manifest.toml b/manifest.toml index 84e7fe1..5e9984d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Dont-code Services" description.en = "Install services and databases needed to support Dont-code platform" description.fr = "Installe les services et base de données nécessaires pour utiliser la plateforme Dont-code" -version = "0.3.2~ynh2" +version = "0.3.2~ynh3" maintainers = ["Dont-code Team"] @@ -20,7 +20,7 @@ userdoc = "https://dont-code.net/news.html" code = "https://github.com/dont-code" [integration] -yunohost = ">= 11.1.9" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false @@ -31,11 +31,9 @@ ram.runtime = "400M" [install] [install.domain] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "domain" [install.path] - # this is a generic question - ask strings are automatically handled by Yunohost's core type = "path" default = "/dont-code"