From 7a3275532a2ac1eb778cb8ef1597e0eefe7e9050 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sat, 22 Nov 2025 08:45:19 +0800 Subject: [PATCH] 1.10.1 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index 3dc3986..6020200 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.0" +VERSION="1.10.1" MOLE_TAGLINE="can dig deep to clean your Mac." # Get latest version from remote repository