mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 16:48:44 +08:00
version upgrade
This commit is contained in:
parent
b8a2defbe6
commit
38c52f1c20
@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-douban-plugin",
|
||||
"name": "Douban",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.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",
|
||||
"authorUrl": "https://wanxuping.com",
|
||||
"authorUrl": "https://obsidian-douban.wanxuping.com",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
"1.0.0": "0.9.7",
|
||||
"1.0.1": "0.12.0",
|
||||
"1.1.0": "0.12.0",
|
||||
"1.2.0": "0.12.0"
|
||||
|
||||
"1.2.0": "0.12.0",
|
||||
"1.3.0": "0.12.0"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user