diff --git a/README.md b/README.md index f929164..b41543d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Wekan is an open-source kanban board (task manager and organizer) -**Shipped version:** 2.40 +**Shipped version:** 2.42 ## Screenshots diff --git a/conf/app.src b/conf/app.src index e608dae..8cce057 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ # This is on YunoHost server just to avoid the file from disappearing # Original source is https://releases.wekan.team/ -SOURCE_URL=https://raw.githubusercontent.com/yalh76/wekan_ynh/2.40/conf/wekan-2.40.tar.gz -SOURCE_SUM=d49ca72918f979ad1488dfa0f23b099e241eef1eabcbc865fa42f32e6c490018 +SOURCE_URL=https://raw.githubusercontent.com/yalh76/wekan_ynh/2.42/conf/wekan-2.42.tar.gz +SOURCE_SUM=7fe258fee129dfbea86db20f63ad0729a4c2bd8870796e89880a525942034c37 SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0c2898b..fbf2b4a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "2.40~ynh1", + "version": "2.42~ynh1", "url": "https://wekan.io", "license": "MIT", "maintainer": {