From 5ff965d2085ebd6aa06fa683739c6b8bf3d2a24f Mon Sep 17 00:00:00 2001 From: bingryan Date: Mon, 6 Mar 2023 10:58:34 +0000 Subject: [PATCH] Update version [skip ci] --- manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index 9e33344..be3d06b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-ibook-plugin", - "name": "Obsidian ibook", - "version": "1.0.1", - "minAppVersion": "0.15.0", - "description": "This is ibook plugin for Obsidian.", - "author": "bingryan", - "authorUrl": "https://github.com/bingryan/obsidian-ibook-plugin", - "isDesktopOnly": false -} + "id": "obsidian-ibook-plugin", + "name": "Obsidian ibook", + "version": "1.0.2", + "minAppVersion": "0.15.0", + "description": "This is ibook plugin for Obsidian.", + "author": "bingryan", + "authorUrl": "https://github.com/bingryan/obsidian-ibook-plugin", + "isDesktopOnly": false +} \ No newline at end of file