version upgrade

This commit is contained in:
wanxp 2022-06-27 00:44:54 +08:00
parent 74ab20fc95
commit 6f7118f686
2 changed files with 4 additions and 2 deletions

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

@ -3,5 +3,7 @@
"1.0.1": "0.12.0",
"1.1.0": "0.12.0",
"1.2.0": "0.12.0",
"1.3.0": "0.12.0"
"1.3.0": "0.12.0",
"1.4.0": "0.12.0"
}