Skip to content

Commit 9c9a4c3

Browse files
committed
release: V1.47.1
1 parent d4a4b80 commit 9c9a4c3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

SECURITY_AUDIT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Mole Security Audit
22

3-
This document describes the security-relevant behavior of the current `main` branch, updated for V1.47.0 on 2026-07-18. It is intended as a public description of Mole's safety boundaries, destructive-operation controls, release integrity signals, and known limitations.
3+
This document describes the security-relevant behavior of the current `main` branch, updated for V1.47.1 on 2026-07-18. It is intended as a public description of Mole's safety boundaries, destructive-operation controls, release integrity signals, and known limitations.
44

55
## Executive Summary
66

mole

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ source "$SCRIPT_DIR/lib/core/commands.sh"
5454
trap cleanup_temp_files EXIT INT TERM
5555

5656
# Version and update helpers
57-
VERSION="1.47.0"
57+
VERSION="1.47.1"
5858
MOLE_TAGLINE="Deep clean and optimize your Mac."
5959

6060
is_touchid_configured() {

0 commit comments

Comments
 (0)