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