From 9518ede41c53c9f4866f2b483356fb0f954aa96c Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Sun, 15 Jun 2025 21:25:05 +0200 Subject: [PATCH] [auto] bump version to `0.8.0-canary.20250615T192500` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index a8d101f..41961e9 100644 --- a/manifest-beta.json +++ b/manifest-beta.json @@ -1,7 +1,7 @@ { "id": "obsidian-media-db-plugin", "name": "Media DB", - "version": "0.8.0", + "version": "0.8.0-canary.20250615T192500", "minAppVersion": "1.5.0", "description": "A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.", "author": "Moritz Jung",