1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 16:49:41 +00:00

feat: Add com.apple.finder cache to cleaning, protect specific apps from critical cleaning, implement login item whitelist checks

This commit is contained in:
Tw93
2025-12-15 15:32:49 +08:00
parent d8809c6ed5
commit a77638da8d
4 changed files with 6 additions and 2 deletions

2
mole
View File

@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/core/common.sh"
# Version info
VERSION="1.13.0"
VERSION="1.13.1"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured