From 7796d52ff9ef70960ef66baf5295d4f62c07b829 Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Mon, 28 Oct 2024 16:25:49 +0100 Subject: [PATCH] Fix beta version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfcfab5f..98026e38 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Front Matter CMS", "description": "Front Matter is a CMS that runs within Visual Studio Code. It gives you the power and control of a full-blown CMS while also providing you the flexibility and speed of the static site generator of your choice like: Hugo, Jekyll, Docusaurus, NextJs, Gatsby, and many more...", "icon": "assets/frontmatter-teal-128x128.png", - "version": "10.5.1", + "version": "10.6.0", "preview": false, "publisher": "eliostruyf", "galleryBanner": {