diff --git a/README.md b/README.md index 2c0a68c..c43a620 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 Kanboard is a simple visual task board web application. -**Shipped version:** 1.2.10 +**Shipped version:** 1.2.12 ## Screenshots diff --git a/conf/app.src b/conf/app.src index f544188..f8239ea 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.10.tar.gz -SOURCE_SUM=4368f0d5902a4831642103fdab90d2a61b6987ce77b046e637883168e4ad0bcb +SOURCE_URL=https://github.com/kanboard/kanboard/archive/v1.2.12.tar.gz +SOURCE_SUM=6b17a4cfcf2402e69e49826b248c284f5ed84b02aaf054743c2a46f4af2f9fa3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1d06b4b..2545ebc 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Kanboard is a simple visual task board web application" }, - "version": "1.2.10~ynh1", + "version": "1.2.12~ynh1", "url": "https://kanboard.net/", "license": "AGPL-3.0", "maintainer": {