1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-10 23:34:16 +00:00

feat: Add configurable project cleanup depth, refine interactive menu display, and sanitize uninstall app names.

This commit is contained in:
Tw93
2025-12-22 18:53:48 +08:00
parent bf04f752d2
commit 9a942a2770
3 changed files with 54 additions and 13 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.14.0"
VERSION="1.14.1"
MOLE_TAGLINE="Deep clean and optimize your Mac."
# Check TouchID configuration