diff --git a/README.md b/README.md index 6d82421..3fa9453 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 WeKan is an completely Open Source and Free software collaborative kanban board. -**Shipped version:** 7.03~ynh1 +**Shipped version:** 7.05~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index 9e136d4..5eb4cfb 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 WeKan est une application de tableau kanban collaborative. -**Version incluse :** 7.03~ynh1 +**Version incluse :** 7.05~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/conf/amd64.src b/conf/amd64.src index dae265f..aa2349f 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-amd64.zip -SOURCE_SUM=3f8f4b4aee4b29f56a676505bdaa8d483a56733474f8bf0ff988fb2f620f1bb6 +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.05/wekan-7.05-amd64.zip +SOURCE_SUM=638f61cb5a211163cba1aa2a5fff59bdbfc9ab4104ee1dd207e038cbfcd1a7b7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 66452fe..ebdc37c 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-arm64.zip -SOURCE_SUM=2d70ecfff81f1789a3f26277da1373a2a25ef51b2e7b99c512d3772c991deaee +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.05/wekan-7.05-arm64.zip +SOURCE_SUM=f6ac6a5b9dbbab98ee76b9fd6d4240ce2819af94ad46233166e12cec9d3c1a11 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6ab6c9b..075a915 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "7.03~ynh1", + "version": "7.05~ynh1", "url": "https://wekan.github.io", "upstream": { "license": "MIT",