From 11c8281d403bb3be5d7eccf3bf5c7f1975b56d6b Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 1 Dec 2025 19:51:15 +0800 Subject: [PATCH] Update version check --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index 4192973..2252738 100755 --- a/mole +++ b/mole @@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" source "$SCRIPT_DIR/lib/core/common.sh" # Version info -VERSION="1.11.9" +VERSION="1.11.10" MOLE_TAGLINE="can dig deep to clean your Mac." # Check if Touch ID is already configured