mirror of
https://github.com/Wanxp/obsidian-douban.git
synced 2026-04-04 00:28:43 +08:00
This commit is contained in:
parent
c09f96d3b8
commit
df4c4956f1
@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-douban-plugin",
|
||||
"name": "Douban",
|
||||
"version": "2.2.4",
|
||||
"version": "2.3.0",
|
||||
"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",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "obsidian-douban-plugin",
|
||||
"version": "2.2.4",
|
||||
"version": "2.3.0",
|
||||
"description": "This is a plugin for Obsidian (https://obsidian.md) that can import data from Douban (https://www.douban.com/).",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
@ -59,6 +59,7 @@
|
||||
"2.2.1": "0.12.0",
|
||||
"2.2.2": "0.12.0",
|
||||
"2.2.3": "0.12.0",
|
||||
"2.2.4": "0.12.0"
|
||||
"2.2.4": "0.12.0",
|
||||
"2.3.0": "0.12.0"
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user