diff --git a/manifest.json b/manifest.json index db4e13a..1e356ad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "google-calendar", "name": "Google Calendar", - "version": "1.9.10", + "version": "1.9.11", "minAppVersion": "0.12.0", "description": "Interact with your Google Calendar from Inside Obsidian", "author": "YukiGasai", diff --git a/package.json b/package.json index 6589ce5..5c133c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "google-calendar", - "version": "1.9.10", + "version": "1.9.11", "description": "Interact with your Google Calendar from Inside Obsidian", "main": "main.js", "scripts": {