From 66fb4ac9a226097a7c2975b1b37e2aec0d620989 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sun, 30 Nov 2025 12:06:40 +0900 Subject: [PATCH] 1.11 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index f1ed1fc..d876078 100755 --- a/mole +++ b/mole @@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" source "$SCRIPT_DIR/lib/common.sh" # Version info -VERSION="1.10.17" +VERSION="1.11.1" MOLE_TAGLINE="can dig deep to clean your Mac." # Check if Touch ID is already configured