diff --git a/README.md b/README.md index 0389619..fb75a4f 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.47.1~ynh1 +**Shipped version:** 4.47.2~ynh1 diff --git a/README_fr.md b/README_fr.md index 0a3d03c..e227a03 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.47.1~ynh1 +**Version incluse :** 4.47.2~ynh1 diff --git a/conf/admin.src b/conf/admin.src index 630f682..1e0d5cf 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.47.1.zip -SOURCE_SUM=677b5912f606f0e36e843d4e9c4833af92e6cbba7223613a4e69dd2e02711444 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.47.2.zip +SOURCE_SUM=7a1a35463c3d332e73126ddfd76b285620bf009668ba0bc89e69ad2354fdf0d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c10dce4..67d5894 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.47.1~ynh1", + "version": "4.47.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",