1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 14:26:46 +00:00

Add 'F' key to refresh paginated menus, clarify UI text for search and selection, and improve robustness of BOM file processing

This commit is contained in:
Tw93
2025-12-12 14:33:07 +08:00
parent 42634fbf3d
commit fa75da07ca
5 changed files with 53 additions and 29 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.12.13"
VERSION="1.12.14"
MOLE_TAGLINE="can dig deep to clean your Mac."
# Check if Touch ID is already configured