diff --git a/distVersion.json b/distVersion.json index a8b79829..e0f9697d 100644 --- a/distVersion.json +++ b/distVersion.json @@ -1,3 +1,3 @@ { - "version": "1.14.4" + "version": "1.14.5" } \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6680bc5a..98d43c5f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-advanced-slides", "name": "Advanced Slides", - "version": "1.14.4", + "version": "1.14.5", "minAppVersion": "0.12.0", "description": "Create markdown-based presentations in Obsidian", "author": "Matthäus Szturc", diff --git a/package.json b/package.json index bf42b579..6ffca07e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-advanced-slides", - "version": "1.14.4", + "version": "1.14.5", "description": "Create markdown-based presentations in Obsidian", "main": "src/main.ts", "scripts": {