From 2189a89bf0c8882abe94846b0d19ba2aef64a2da Mon Sep 17 00:00:00 2001 From: Tw93 Date: Fri, 10 Oct 2025 23:05:38 +0800 Subject: [PATCH] publish 1.3 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index ca02994..f4087bf 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.7.2" +VERSION="1.7.3" MOLE_TAGLINE="can dig deep to clean your Mac." # Get latest version from remote repository