diff --git a/manifest.json b/manifest.json index 43e7a6f..861a359 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "sync-calendar", "name": "Sync Calendar", - "version": "1.1.3", + "version": "1.1.4", "minAppVersion": "0.15.0", "description": "An Obsidian plugin that synchronizes events from the calendar and manages them like tasks.", "author": "Dexin Qi", diff --git a/versions.json b/versions.json index 66a28cf..ac9bb46 100644 --- a/versions.json +++ b/versions.json @@ -2,5 +2,6 @@ "1.1.0": "0.15.0", "1.1.1": "0.15.0", "1.1.2": "0.15.0", - "1.1.3": "0.15.0" + "1.1.3": "0.15.0", + "1.1.4": "0.15.0" } \ No newline at end of file