From a70e576822c541ed59af36dddec2f42f4060d868 Mon Sep 17 00:00:00 2001 From: mProjectsCode Date: Fri, 13 May 2022 00:24:11 +0200 Subject: [PATCH] bump version again 2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index da0c800..2bd80d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-media-db-plugin", "name": "Media DB Plugin", - "version": "0.1.2", + "version": "0.1.3", "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",