From e581da1d6545313c528025316aa3f1b79307bfc5 Mon Sep 17 00:00:00 2001 From: tw93 Date: Sat, 21 Feb 2026 20:22:16 +0800 Subject: [PATCH] chore(release): bump version to 1.27.0 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index 8715dc4..3cf57f0 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.26.0" +VERSION="1.27.0" MOLE_TAGLINE="Deep clean and optimize your Mac." is_touchid_configured() {