1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-22 21:20:09 +00:00

🔖 1.5.0

This commit is contained in:
Tw93
2025-10-04 22:54:09 +08:00
parent a58be05e89
commit 5e33ec348b

2
mole
View File

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