1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 12:41:46 +00:00
This commit is contained in:
Tw93
2025-09-30 14:22:37 +08:00
parent 59f4c22a32
commit 54eb671d38

2
mole
View File

@@ -20,7 +20,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/common.sh"
# Version info
VERSION="1.1.0"
VERSION="1.2.0"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check for updates (non-blocking, cached)