From 1cd1b63f15cb98e01899a5cc314da4ab010603df Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Fri, 8 Aug 2025 16:49:11 +0200 Subject: [PATCH] [auto] bump version to `0.8.0-canary.20250808T144907` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index f410663..5246434 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-canary.20250808T144801", + "version": "0.8.0-canary.20250808T144907", "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",