diff --git a/README.md b/README.md index d575075..da34a7e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. LimeSurvey is used to create advanced poll. -**Shipped version:** 6.5.4~ynh1 +**Shipped version:** 6.5.5~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 56219eb..d9b025a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. LimeSurvey is used to create advanced poll. -**Paketatutako bertsioa:** 6.5.4~ynh1 +**Paketatutako bertsioa:** 6.5.5~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index c797fc6..1707278 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Outil de création et diffusion de sondage -**Version incluse :** 6.5.4~ynh1 +**Version incluse :** 6.5.5~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 5077178..ea003c7 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. LimeSurvey is used to create advanced poll. -**Versión proporcionada:** 6.5.4~ynh1 +**Versión proporcionada:** 6.5.5~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2815278..7a7852f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 LimeSurvey +# YunoHost 上的 LimeSurvey [![集成程度](https://dash.yunohost.org/integration/limesurvey.svg)](https://dash.yunohost.org/appci/app/limesurvey) ![工作状态](https://ci-apps.yunohost.org/ci/badges/limesurvey.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/limesurvey.maintain.svg) @@ -19,7 +19,7 @@ LimeSurvey is used to create advanced poll. -**分发版本:** 6.5.4~ynh1 +**分发版本:** 6.5.5~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index ae315fa..661722a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "LimeSurvey" description.en = "Create and distribute surveys" description.fr = "Outil de création et diffusion de sondage" -version = "6.5.4~ynh1" +version = "6.5.5~ynh1" maintainers = ["ljf"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.4+240422.tar.gz" - sha256 = "4f353df0c6f167f4f0bd8487b33df0e85476d1ea53c6bc6cb33127587dd861b3" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.5+240429.tar.gz" + sha256 = "232e56f2b1d12ef6715fe4600048f82ed1f65237c91cc07abf420322ccf082f4" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$"