upgrade version to v1.5.1

This commit is contained in:
wanxp 2022-10-30 22:02:15 +08:00
parent 06be454d0e
commit c0f4b89f17
2 changed files with 3 additions and 2 deletions

@ -1,7 +1,7 @@
{
"id": "obsidian-douban-plugin",
"name": "Douban",
"version": "v1.5.0",
"version": "v1.5.1",
"minAppVersion": "0.12.0",
"description": "This is a plugin that can import movies/books/musics/notes/games info data from Douban for Obsidian .",
"author": "Wanxp",

@ -8,5 +8,6 @@
"1.4.1": "0.12.0",
"1.4.2": "0.12.0",
"v1.4.3": "0.12.0",
"v1.5.0": "0.12.0"
"v1.5.0": "0.12.0",
"v1.5.1": "0.12.0"
}