diff --git a/manifest.json b/manifest.json index 26e6010..098c33b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "id": "checkbox-sync-plugin", + "id": "checkbox-sync", "name": "Checkbox Sync", - "version": "1.1.0", + "version": "1.0.0", "minAppVersion": "0.12.0", "description": "Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.", "author": "Grol",