From a79b5dd8eeca40c0ecd0fc8f0b605fb4c95ffee4 Mon Sep 17 00:00:00 2001 From: Moritz Jung Date: Sun, 31 Aug 2025 11:50:27 +0200 Subject: [PATCH] [auto] bump version to `0.8.0-canary.20250831T095023` --- manifest-beta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest-beta.json b/manifest-beta.json index 8926eae..85fa146 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.20250810T120325", + "version": "0.8.0-canary.20250831T095023", "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",