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

🐛 Filtering isolated containers

This commit is contained in:
Tw93
2025-10-07 10:53:47 +08:00
parent 6315cc2b40
commit 6a217f6496
2 changed files with 8 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.6.3"
VERSION="1.6.4"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check for updates (non-blocking, cached)