From bd52b1f0e58617006d1dd0e135908afabeddd041 Mon Sep 17 00:00:00 2001 From: github-action update-app-version Date: Fri, 14 Oct 2022 15:56:15 +0000 Subject: [PATCH] Update app version --- apps/ghost/config.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/apps/ghost/config.json b/apps/ghost/config.json index 0af16ee4..e43cf789 100644 --- a/apps/ghost/config.json +++ b/apps/ghost/config.json @@ -5,9 +5,12 @@ "available": true, "exposable": true, "id": "ghost", - "tipi_version": 2, - "version": "5.7.0", - "categories": ["social", "media"], + "tipi_version": 3, + "version": "5.18.0", + "categories": [ + "social", + "media" + ], "description": "Ghost is a powerful app for new-media creators to publish, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.", "short_desc": "Ghost - Turn your audience into a business.", "author": "TryGhost",