Skip to content

Commit f4d82b8

Browse files
committed
Merge branch 'master' into release
2 parents e2f975d + 912418d commit f4d82b8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"id": "obsidian-media-db-plugin",
33
"name": "Media DB Plugin",
4-
"version": "0.1.3",
5-
"minAppVersion": "0.13.0",
4+
"version": "0.1.7",
5+
"minAppVersion": "0.14.0",
66
"description": "A plugin that can query multiple APIs for movies, series, anime and games, and import them into your vault.",
77
"author": "Moritz Jung",
88
"authorUrl": "https://mprojectscode.github.io/",

versions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"1.0.0": "0.9.7",
3-
"1.0.1": "0.12.0"
2+
"0.1.7": "0.14.0"
43
}

0 commit comments

Comments
 (0)