From d5a0db891c4bd742bb3c94f73193c4bb7e5605c8 Mon Sep 17 00:00:00 2001 From: Grol Grol Date: Mon, 3 Feb 2025 03:07:12 +0300 Subject: [PATCH] upd --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",