diff --git a/manifest.json b/manifest.json index dea53e9..2c8accd 100644 --- a/manifest.json +++ b/manifest.json @@ -1,8 +1,8 @@ { "id": "ics", "name": "ICS", - "version": "1.6.6.1", - "minAppVersion": "1.5.11", + "version": "1.6.7", + "minAppVersion": "1.7.7", "description": "Parse multiple ICS files to include in your notes. Designed for Daily Notes and the Day Planner format. Through templates you can customize it for other use cases.", "author": "Cloud Atlas", "authorUrl": "https://cloud-atlas.ai", diff --git a/versions.json b/versions.json index 8752163..6f27b63 100644 --- a/versions.json +++ b/versions.json @@ -46,5 +46,6 @@ "1.6.5": "1.5.11", "1.6.5.1": "1.5.11", "1.6.6": "1.5.11", - "1.6.6.1": "1.5.11" + "1.6.6.1": "1.5.11", + "1.6.7": "1.7.7" }