From fa45c48c4eee3f42b6580180339604fdc911f1da Mon Sep 17 00:00:00 2001 From: wanxp <977741432@qq.com> Date: Sat, 9 Jul 2022 22:28:09 +0800 Subject: [PATCH] fix version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3a8e756..8ad473e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "obsidian-douban-plugin", "name": "Douban", - "version": "1.4.0", + "version": "1.4.2", "minAppVersion": "0.12.0", "description": "This is a plugin that can import movies, books or musics info data from Douban for Obsidian .", "author": "Wanxp",