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

chore: prepare release v1.30.0

This commit is contained in:
tw93
2026-03-08 16:43:59 +08:00
parent 17751e29d9
commit 4df6c9c531
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Mole Security Reference
Version 1.29.0 | 2026-03-08
Version 1.30.0 | 2026-03-08
This document describes the security-relevant behavior of the current codebase on `main`.

2
mole
View File

@@ -13,7 +13,7 @@ source "$SCRIPT_DIR/lib/core/commands.sh"
trap cleanup_temp_files EXIT INT TERM
# Version and update helpers
VERSION="1.29.0"
VERSION="1.30.0"
MOLE_TAGLINE="Deep clean and optimize your Mac."
is_touchid_configured() {