diff --git a/README.md b/README.md index 210bdaa..97f22d8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please look at [the guide](https://yunohost.org/#/in ## Overview A copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost. -**Shipped version:** 2.1.113 +**Shipped version:** 2.2.39 ## Important points before installing diff --git a/check_process b/check_process index 1f46cbc..e372b9e 100644 --- a/check_process +++ b/check_process @@ -14,6 +14,8 @@ upgrade=1 from_commit=62db8a96750dfd28880126d3eb9228d4d71f0814 # 2.0.12 upgrade=1 from_commit=90fb1a7cb3db812a8b2558673d5f1f22b39becec + # 2.1.113 + upgrade=1 from_commit=f9dd286ff1d662e4ece78364230fc2fddef721cd backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. diff --git a/conf/app.src b/conf/app.src index 091b3de..0146fa5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.1.113/wiki-js.tar.gz -SOURCE_SUM=371f162cbf4fe18fa9a5041f8dc2edd5a67e181a650b8a2a224ff5c9d3379499 +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.2.39/wiki-js.tar.gz +SOURCE_SUM=6bacd8e48f187867296d11de0ca27ffaa346a2d174788362a32ff4825aef8d32 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2827b19..50a43be 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "An open source, modern and powerful wiki app built on Node.js, Git and Markdown.", "fr": "Un wiki moderne et open source propulsé Node.js, Git et Markdown." }, - "version": "2.1.113~ynh1", + "version": "2.2.39~ynh1", "url": "https://wiki.js.org/", "license": "AGPL-3.0-or-later", "maintainer": {