diff --git a/README.md b/README.md index 1ff54ed..f7b56cd 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:** 5.2.4~ynh1 +**Shipped version:** 5.3.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index e6d5a6f..8196878 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,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 :** 5.2.4~ynh1 +**Version incluse :** 5.3.1~ynh1 ## Captures d'écran diff --git a/conf/admin.src b/conf/admin.src index bd1b4db..9439c4f 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.2.4.zip -SOURCE_SUM=b23d9d053fc30897f1851170a675c4d01fc615f409262f94d1bc85cfd5932605 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.3.1.zip +SOURCE_SUM=e877de2f2d1c262e4fc284bf419fe75a72ad0640412a8eb0dcbc7b5721abef88 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3b22f98..07b4148 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": "5.2.4~ynh1", + "version": "5.3.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",