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

feat(clean, optimize): enhance recent items cleanup safety

This commit is contained in:
Tw93
2025-12-18 17:19:18 +08:00
parent faf2c7b431
commit 8eeed7d079
10 changed files with 33 additions and 102 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.9"
VERSION="1.13.10"
MOLE_TAGLINE="Deep clean and optimize your Mac."
# Check if Touch ID is already configured