diff --git a/README.md b/README.md index e032d9f..7542241 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.191 +**Shipped version:** 2.5.197 ## Important points before installing diff --git a/check_process b/check_process index 24465b1..c1ca27a 100644 --- a/check_process +++ b/check_process @@ -28,6 +28,8 @@ upgrade=1 from_commit=ed3d16ea928155936ecf8753fcc6096a01971e6d # 2.5.170~ynh2 upgrade=1 from_commit=6ee6878a94407749d768ee347f163904537dc945 + # 2.5.191~ynh1 + upgrade=1 from_commit=f241d2586694d9aff19ae6d67209142faa8b25ca backup_restore=1 multi_instance=1 port_already_use=0 @@ -54,3 +56,5 @@ Notification=yes name=2.4.107~ynh1 ; commit=6ee6878a94407749d768ee347f163904537dc945 name=2.5.170~ynh2 + ; commit=f241d2586694d9aff19ae6d67209142faa8b25ca + name=2.5.191~ynh1 diff --git a/conf/app.src b/conf/app.src index 4f919ec..e253c30 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.191/wiki-js.tar.gz -SOURCE_SUM=9441de9594c567171db3bb774c231c77d6f7aca766979e00d3f57b81c408c8f0 +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.197/wiki-js.tar.gz +SOURCE_SUM=d3133d06d42f4ade5691b281ae2f8ac41f8685ce30818f3f4d4808e8f0859a6d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index fe81d4c..34e7cd1 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.191~ynh1", + "version": "2.5.197~ynh1", "url": "https://wiki.js.org/", "license": "AGPL-3.0-or-later", "maintainer": {