From e871aabb70677de188c8044168629e2298f720c2 Mon Sep 17 00:00:00 2001 From: James Morris <moreofmorris@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:39:42 +0100 Subject: [PATCH] Updated the comments to 0.10.2 --- ghost/core/core/shared/config/defaults.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/core/core/shared/config/defaults.json b/ghost/core/core/shared/config/defaults.json index 10b55a3c7b..46a678e3de 100644 --- a/ghost/core/core/shared/config/defaults.json +++ b/ghost/core/core/shared/config/defaults.json @@ -168,7 +168,7 @@ "comments": { "url": "https://cdn.jsdelivr.net/ghost/comments-ui@~{version}/umd/comments-ui.min.js", "styles": "https://cdn.jsdelivr.net/ghost/comments-ui@~{version}/umd/main.css", - "version": "0.10.1" + "version": "0.10.2" }, "editor": { "url": "https://unpkg.com/@tryghost/koenig-lexical@~{version}/dist/koenig-lexical.umd.js",