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