diff --git a/README.md b/README.md index 6905e97..72c1812 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.43.0~ynh1 +**Shipped version:** 4.43.1~ynh1 diff --git a/README_fr.md b/README_fr.md index bcf5207..375dd86 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.43.0~ynh1 +**Version incluse :** 4.43.1~ynh1 diff --git a/conf/admin.src b/conf/admin.src index 1668f1b..9345fc1 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.43.0.zip -SOURCE_SUM=e47e076803a3df9beb4691f274bcf3cdd4a294c0ec317c079a81cee6870b5f1c +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.43.1.zip +SOURCE_SUM=747582cb075335fd65661f6b33c152e94e4634da133bf5a4b655f6dec23b02d3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 8c49584..c251edf 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.43.0~ynh1", + "version": "4.43.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",