Merge branch 'master' into release

This commit is contained in:
mProjectsCode 2022-05-17 22:58:32 +02:00
commit f4d82b8873
2 changed files with 3 additions and 4 deletions

View file

@ -1,8 +1,8 @@
{
"id": "obsidian-media-db-plugin",
"name": "Media DB Plugin",
"version": "0.1.3",
"minAppVersion": "0.13.0",
"version": "0.1.7",
"minAppVersion": "0.14.0",
"description": "A plugin that can query multiple APIs for movies, series, anime and games, and import them into your vault.",
"author": "Moritz Jung",
"authorUrl": "https://mprojectscode.github.io/",

View file

@ -1,4 +1,3 @@
{
"1.0.0": "0.9.7",
"1.0.1": "0.12.0"
"0.1.7": "0.14.0"
}