diff --git a/manifest.json b/manifest.json index f48b554..55a7b2b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "google-calendar", "name": "Google Calendar", - "version": "1.10.11", + "version": "1.10.12", "minAppVersion": "0.12.0", "description": "Interact with your Google Calendar from Inside Obsidian", "author": "YukiGasai", diff --git a/package.json b/package.json index 8a61b1e..a4d9614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-calendar", - "version": "1.10.11", + "version": "1.10.12", "description": "Interact with your Google Calendar from Inside Obsidian", "main": "main.js", "scripts": {