[auto] bump version to 0.7.0

This commit is contained in:
Moritz Jung 2024-06-02 20:13:22 +02:00
parent 247d137528
commit 8deaedc592
4 changed files with 6 additions and 4 deletions

View file

@ -1,10 +1,11 @@
{
"id": "obsidian-media-db-plugin",
"name": "Media DB",
"version": "0.6.0",
"version": "0.7.0",
"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",
"authorUrl": "https://www.moritzjung.dev",
"fundingUrl": "https://github.com/sponsors/mProjectsCode",
"isDesktopOnly": false
}