From 05c59c130b00357ceb3f9bbc0bee6a00d310be86 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 1 Dec 2025 14:45:41 +0800 Subject: [PATCH] 1.11.5 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index 34e42e1..ab7a44d 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.11.4" +VERSION="1.11.5" MOLE_TAGLINE="can dig deep to clean your Mac." # Check if Touch ID is already configured