update version

This commit is contained in:
wanxp 2022-06-22 00:19:19 +08:00
parent f43f8f1ef2
commit 7c989cf78f
2 changed files with 5 additions and 2 deletions

@ -1,7 +1,7 @@
{
"id": "obsidian-douban-plugin",
"name": "Douban",
"version": "1.1.0",
"version": "1.2.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",

@ -1,4 +1,7 @@
{
"1.0.0": "0.9.7",
"1.0.1": "0.12.0"
"1.0.1": "0.12.0",
"1.1.0": "0.12.0",
"1.2.0": "0.12.0"
}