1
0
mirror of https://github.com/tw93/Mole.git synced 2026-03-24 07:15:07 +00:00

🔖 1.5.8

This commit is contained in:
Tw93
2025-10-05 20:40:55 +08:00
parent 85fd92fa03
commit 73f185aca0
2 changed files with 3 additions and 3 deletions

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