1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 18:30:08 +00:00

🔖 1.3.2

This commit is contained in:
Tw93
2025-10-03 21:37:00 +08:00
parent 3f66c658be
commit aaffbd35a4

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.3.1"
VERSION="1.3.2"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check for updates (non-blocking, cached)