diff --git a/CHANGELOG.md b/CHANGELOG.md index 644f852..2c584b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Changelog ## Unreleased - Nothing for now... +## [5.6~ynh1]() + +#### Changed +* [Update to 5.6]() + + ## [5.5.0~ynh1](https://github.com/YunoHost-Apps/wordpress_ynh/pull/108) - 2020-08-15 #### Fixed diff --git a/README.md b/README.md index 563ac63..9c4421c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to WordPress is open source software you can use to create a beautiful website, blog, or app. With this package, you can even activate the [multisite](https://codex.wordpress.org/Glossary#Multisite) option. -**Shipped version:** 5.5.3 +**Shipped version:** 5.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 52288ec..2513872 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install WordPress est un logiciel libre que vous pouvez utiliser pour créer un site ou un blog. Avec ce package, vous pouvez même activer l'option [multisite](https://codex.wordpress.org/Glossary#Multisite). -**Version incluse :** 5.5.3 +**Version incluse :** 5.6 ## Captures d'écran diff --git a/check_process b/check_process index ba54d2f..f6a2d98 100644 --- a/check_process +++ b/check_process @@ -48,8 +48,6 @@ upgrade=1 backup_restore=1 multi_instance=1 -;;; Levels - Level 5=auto ;;; Options Email= Notification=change diff --git a/conf/app.src b/conf/app.src index 318167d..6fc3d12 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://wordpress.org/wordpress-5.5.3.tar.gz -SOURCE_SUM=c9220f0d5c9c593412da6c0193e43d94 -SOURCE_SUM_PRG=md5sum +SOURCE_URL=https://wordpress.org/wordpress-5.6.tar.gz +SOURCE_SUM=47f466f375557bd4e3e1fff69b1ccbe29053423736b1af8f3dbf9d38c4c5fcd3 +SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index 08b7946..96de966 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a beautiful blog or website easily", "fr": "Logiciel de création de blog ou de site Web" }, - "version": "5.5.3~ynh1", + "version": "5.6~ynh1", "url": "https://wordpress.org/", "license": "GPL-2.0", "maintainer": { @@ -18,7 +18,7 @@ "email": "maniackc_dev@crudelis.fr" }], "requirements": { - "yunohost": ">= 3.8.1" + "yunohost": ">= 4.0.0" }, "multi_instance": true, "services": [