From 9fa7348ae9fdd2d55aabfdac3eb91d75df4a9110 Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Sun, 10 Aug 2025 14:03:30 +0200 Subject: [PATCH] [auto] bump version to `0.8.0-canary.20250810T120325` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 5246434..8926eae 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.20250808T144907", + "version": "0.8.0-canary.20250810T120325", "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",