From 8fcdf663b090490186d2d1054123a4a597e2f02e Mon Sep 17 00:00:00 2001 From: Grol Grol Date: Mon, 3 Feb 2025 02:51:03 +0300 Subject: [PATCH] up v --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 180690f..26e6010 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "checkbox-sync-plugin", "name": "Checkbox Sync", - "version": "1.0.0", + "version": "1.1.0", "minAppVersion": "0.12.0", "description": "Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.", "author": "Grol",