diff --git a/SECURITY_AUDIT.md b/SECURITY_AUDIT.md index dc33e7b..0a6e471 100644 --- a/SECURITY_AUDIT.md +++ b/SECURITY_AUDIT.md @@ -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`. diff --git a/mole b/mole index 13ace9c..6f99026 100755 --- a/mole +++ b/mole @@ -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() {