diff --git a/README.md b/README.md index 9dab55c..8f83fca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in LimeSurvey is used to create advanced poll. -**Shipped version:** 5.6.8+230227~ynh2 +**Shipped version:** 6.4.6+240212~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index be0fdef..92c56d8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Outil de création et diffusion de sondage -**Version incluse :** 5.6.8+230227~ynh2 +**Version incluse :** 6.4.6+240212~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 88ee0be..ad8b5e3 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.4.5+240205~ynh2" +version = "6.4.6+240212~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.4.5+240205.tar.gz" - sha256 = "96318c85ddf2fd5b6af91f3eb67843ca74ff293f4ac79a016c26710a60b5bda1" + url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.6+240212.tar.gz" + sha256 = "56bb08660f56b53e9157959de7cc1d975251df7af71a485c1755546181820f2f" autoupdate.strategy = "latest_github_tag" autoupdate.version_regex = "^(.*)\\+.*$"