mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:15:07 +00:00
chore: prepare release v1.30.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Mole Security Reference
|
# 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`.
|
This document describes the security-relevant behavior of the current codebase on `main`.
|
||||||
|
|
||||||
|
|||||||
2
mole
2
mole
@@ -13,7 +13,7 @@ source "$SCRIPT_DIR/lib/core/commands.sh"
|
|||||||
trap cleanup_temp_files EXIT INT TERM
|
trap cleanup_temp_files EXIT INT TERM
|
||||||
|
|
||||||
# Version and update helpers
|
# Version and update helpers
|
||||||
VERSION="1.29.0"
|
VERSION="1.30.0"
|
||||||
MOLE_TAGLINE="Deep clean and optimize your Mac."
|
MOLE_TAGLINE="Deep clean and optimize your Mac."
|
||||||
|
|
||||||
is_touchid_configured() {
|
is_touchid_configured() {
|
||||||
|
|||||||
Reference in New Issue
Block a user