diff --git a/README.md b/README.md index beb4a42..06c28a6 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.34.3~ynh1 +**Shipped version:** 4.35.0~ynh1 diff --git a/README_fr.md b/README_fr.md index bfa546c..1585efa 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.34.3~ynh1 +**Version incluse :** 4.35.0~ynh1 diff --git a/conf/admin.src b/conf/admin.src index b0e2a2d..3884c75 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.34.3.zip -SOURCE_SUM=010663c352cf402049b5606ba2968587f0c2f8f0068b00d2c8cef5613df8b8fc +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.35.0.zip +SOURCE_SUM=0fb0dc985ce0ce81d5c5ae4293fad3918c5c353fe3fad7bddb907a8df3b984cc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 5f52b70..5b89772 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.34.3/Ghost-4.34.3.zip -SOURCE_SUM=0893795634e0f96ea41415e296e4b1fce7f64b7667e43a084e3af2f646817a22 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.35.0/Ghost-4.35.0.zip +SOURCE_SUM=96ff8beadb81e09b53f86df4b10fe8f621f73d304a1129f87b870039e30fd0c8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b632ef5..c318814 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.34.3~ynh1", + "version": "4.35.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",