From 75997c9b03db717a66da3eb5f3a7c19289182c7b Mon Sep 17 00:00:00 2001 From: mProjectsCode Date: Fri, 13 May 2022 00:15:25 +0200 Subject: [PATCH] bump version again --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0dd51d2..da0c800 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-media-db-plugin", "name": "Media DB Plugin", - "version": "0.1.1", + "version": "0.1.2", "minAppVersion": "0.13.0", "description": "A plugin that can query multiple APIs for movies, series, anime and games, and import them into your vault.", "author": "Moritz Jung",