diff --git a/README.md b/README.md index 7542241..86a7598 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost. -**Shipped version:** 2.5.197 +**Shipped version:** 2.5.201 ## Important points before installing diff --git a/check_process b/check_process index c1ca27a..303ab58 100644 --- a/check_process +++ b/check_process @@ -30,6 +30,8 @@ upgrade=1 from_commit=6ee6878a94407749d768ee347f163904537dc945 # 2.5.191~ynh1 upgrade=1 from_commit=f241d2586694d9aff19ae6d67209142faa8b25ca + # 2.5.197~ynh1 + upgrade=1 from_commit=3c9ab32ee147ef1f39aff2773fc3be506164d873 backup_restore=1 multi_instance=1 port_already_use=0 @@ -58,3 +60,5 @@ Notification=yes name=2.5.170~ynh2 ; commit=f241d2586694d9aff19ae6d67209142faa8b25ca name=2.5.191~ynh1 + ; commit=3c9ab32ee147ef1f39aff2773fc3be506164d873 + name=2.5.197~ynh1 diff --git a/conf/app.src b/conf/app.src index e253c30..751f515 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.197/wiki-js.tar.gz -SOURCE_SUM=d3133d06d42f4ade5691b281ae2f8ac41f8685ce30818f3f4d4808e8f0859a6d +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.201/wiki-js.tar.gz +SOURCE_SUM=9361be8d49defe5ab475126c210a56951160d4dabdd9b336f1891ac0a38a96c2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 34e7cd1..e906f0a 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.5.197~ynh1", + "version": "2.5.201~ynh1", "url": "https://wiki.js.org/", "license": "AGPL-3.0-or-later", "maintainer": {