From fef3500b2e028e56a0487b0b0e9247ab1c35f9c3 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sat, 4 Oct 2025 07:40:54 +0800 Subject: [PATCH] :bookmark: 1.3.3 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index 43f9f99..fd2840b 100755 --- a/mole +++ b/mole @@ -20,7 +20,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" source "$SCRIPT_DIR/lib/common.sh" # Version info -VERSION="1.3.2" +VERSION="1.3.3" MOLE_TAGLINE="can dig deep to clean your Mac." # Check for updates (non-blocking, cached)