diff --git a/README.md b/README.md index 7057920..1b9ae36 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Shipped version:** 7.43~ynh1 +**Shipped version:** 7.44~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 03fddb4..93c3b67 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Paketatutako bertsioa:** 7.43~ynh1 +**Paketatutako bertsioa:** 7.44~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index cabe620..9207be8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. WeKan est une application de tableau kanban collaborative entièrement libre et open source. -**Version incluse :** 7.43~ynh1 +**Version incluse :** 7.44~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b934fbe..8667650 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. WeKan is an completely Open Source and Free software collaborative kanban board application. -**Versión proporcionada:** 7.43~ynh1 +**Versión proporcionada:** 7.44~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f79e10e..5271856 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ WeKan is an completely Open Source and Free software collaborative kanban board application. -**分发版本:** 7.43~ynh1 +**分发版本:** 7.44~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index cf54026..02cd639 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wekan" description.en = "Trello-like kanban" description.fr = "Kanban similaire à Trello" -version = "7.43~ynh1" +version = "7.44~ynh1" maintainers = ["alexAubin", "ljf", "yalh76"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - amd64.url = "https://github.com/wekan/wekan/releases/download/v7.43/wekan-7.43-amd64.zip" - amd64.sha256 = "90db0259b1015b1020361524d26ce9ca2baa021cf335fab10e313fe42b40d548" + amd64.url = "https://github.com/wekan/wekan/releases/download/v7.44/wekan-7.44-amd64.zip" + amd64.sha256 = "ad5b2d426cf0aecd8f9f5999ad777b76cd735a6a3d1af59258e71860f99d39e9" autoupdate.strategy = "latest_github_release" autoupdate.asset.amd64 = ".*-amd64.zip"