From 8d29a35fc989d18907ca5ba46448a25b7c5c46f8 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Tue, 2 Dec 2025 10:59:06 +0800 Subject: [PATCH] 1.11.12 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index fd80f80..4630548 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.11" +VERSION="1.11.12" MOLE_TAGLINE="can dig deep to clean your Mac." # Check if Touch ID is already configured