bump version
This commit is contained in:
parent
e2f975d5ea
commit
912418d3cf
2 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"id": "obsidian-media-db-plugin",
|
"id": "obsidian-media-db-plugin",
|
||||||
"name": "Media DB Plugin",
|
"name": "Media DB Plugin",
|
||||||
"version": "0.1.3",
|
"version": "0.1.7",
|
||||||
"minAppVersion": "0.13.0",
|
"minAppVersion": "0.14.0",
|
||||||
"description": "A plugin that can query multiple APIs for movies, series, anime and games, and import them into your vault.",
|
"description": "A plugin that can query multiple APIs for movies, series, anime and games, and import them into your vault.",
|
||||||
"author": "Moritz Jung",
|
"author": "Moritz Jung",
|
||||||
"authorUrl": "https://mprojectscode.github.io/",
|
"authorUrl": "https://mprojectscode.github.io/",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
{
|
{
|
||||||
"1.0.0": "0.9.7",
|
"0.1.7": "0.14.0"
|
||||||
"1.0.1": "0.12.0"
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue