diff --git a/README.md b/README.md index 69bbdba..c8c97b0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Publishing, memberships, subscriptions and newsletters platform -**Shipped version:** 4.21.0~ynh1 +**Shipped version:** 4.22.0~ynh1 diff --git a/README_fr.md b/README_fr.md index 0f08e6e..e32fe9a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme d'édition, d'adhésions, d'abonnements et de newsletters -**Version incluse :** 4.21.0~ynh1 +**Version incluse :** 4.22.0~ynh1 diff --git a/conf/admin.src b/conf/admin.src index eee7029..7302d82 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.21.0.zip -SOURCE_SUM=cda92f23ed4b197a44be1cf784e8df540e8875ebc740331c149880442371b0bd +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.22.0.zip +SOURCE_SUM=f1b2d174c8195eed71bdccec1887e85b96d6be4e7e11eb587b5d8e6c44e5bbbe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 5ebe50a..38069ef 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.21.0/Ghost-4.21.0.zip -SOURCE_SUM=b4c0fdd647dea61bb30906d73bb3d135ef2d09b2490e3bb7d66cb118319ea283 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.22.0/Ghost-4.22.0.zip +SOURCE_SUM=4b1d3952ec87036ecb0a5dd5210a9b5a6e7aea53535075aae46e784be048a63c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index ba2468b..b24af80 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.21.0~ynh1", + "version": "4.22.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",