From f6e2f868d8d5fab1e359cf187ed2a426e7fa9d4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 13 Aug 2023 22:04:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20number=20to=200?= =?UTF-8?q?.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- versions.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ffbb52b..b5684df 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "slidev", "name": "Slidev", - "version": "0.0.4", + "version": "0.0.5", "minAppVersion": "0.15.0", "description": "Create Markdown-based presentations in Obsidian using slidev", "author": "Nir Tamir", diff --git a/versions.json b/versions.json index a5ebb54..49fca3e 100644 --- a/versions.json +++ b/versions.json @@ -2,5 +2,6 @@ "0.0.1": "0.15.0", "0.0.2": "0.15.0", "0.0.3": "0.15.0", - "0.0.4": "0.15.0" + "0.0.4": "0.15.0", + "0.0.5": "0.15.0" } \ No newline at end of file