From 999d6d43f2c87d1c242d2e008b81b7ebb0e0371a Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Thu, 27 Nov 2025 21:19:53 +0100 Subject: [PATCH] [auto] bump version to `0.8.0-canary.20251127T201949` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 85fa146..24e29c6 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.20250831T095023", + "version": "0.8.0-canary.20251127T201949", "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",