From 629e6cef13ddbd0e8377f452a084c829fa3f2b6d Mon Sep 17 00:00:00 2001 From: Grol Grol Date: Mon, 10 Mar 2025 12:18:37 +0300 Subject: [PATCH] v upd, #2,#3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3a3b8ad..1c0a386 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "checkbox-sync", "name": "Checkbox Sync", - "version": "1.0.3", + "version": "1.0.4", "minAppVersion": "0.12.0", "description": "Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.", "author": "Grol",