diff --git a/manifest.json b/manifest.json index 0928c04..37898dc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "apple-books-import-highlights", "name": "Apple Books - Import Highlights", - "version": "1.3.0", + "version": "1.2.3", "minAppVersion": "0.15.0", "description": "Import your Apple Books highlights and notes to Obsidian.", "author": "bandantonio", diff --git a/package.json b/package.json index 913b043..ad84445 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-apple-books-highlights-plugin", - "version": "1.3.0", + "version": "1.2.3", "description": "Import highlights and notes from your Apple Books to Obsidian", "main": "main.js", "scripts": { @@ -58,4 +58,4 @@ "dayjs": "^1.11.10", "handlebars": "^4.7.8" } -} +} \ No newline at end of file