From fd8af9b528b7bae4f232b250b310dc290bbab3ed Mon Sep 17 00:00:00 2001 From: bingryan Date: Mon, 6 Mar 2023 11:26:04 +0000 Subject: [PATCH] Update version [skip ci] --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 3c756b6..5e86249 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "ibook", "name": "ibook", - "version": "1.0.2", + "version": "1.0.3", "minAppVersion": "0.15.0", "description": "This is ibook plugin for Obsidian.", "author": "bingryan", "authorUrl": "https://github.com/bingryan/obsidian-ibook-plugin", "isDesktopOnly": true -} +} \ No newline at end of file