mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-05-29 21:38:23 +08:00
This commit is contained in:
parent
007e85556e
commit
af09f43baa
@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-douban-plugin",
|
||||
"name": "Douban",
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"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",
|
||||
"authorUrl": "https://obsidian-douban.wanxuping.com",
|
||||
"authorUrl": "https://obsidian-douban.wxp.hk",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-douban-plugin",
|
||||
"version": "2.3.2",
|
||||
"version": "2.3.3",
|
||||
"description": "This is a plugin for Obsidian (https://obsidian.md) that can import data from Douban (https://www.douban.com/).",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
@ -62,6 +62,7 @@
|
||||
"2.2.4": "0.12.0",
|
||||
"2.3.0": "0.12.0",
|
||||
"2.3.1": "0.12.0",
|
||||
"2.3.2": "0.12.0"
|
||||
"2.3.2": "0.12.0",
|
||||
"2.3.3": "0.12.0"
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user