From c596a4e0ce43bd88d5c472f04b5bda692e7463ff Mon Sep 17 00:00:00 2001 From: mProjectsCode Date: Thu, 12 May 2022 23:28:20 +0200 Subject: [PATCH] bump version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2ea2b4f..0dd51d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-media-db-plugin", "name": "Media DB Plugin", - "version": "0.1.0", + "version": "0.1.1", "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",