From c1f25eb854f7eb44b7f47bea9ebfe936858bc486 Mon Sep 17 00:00:00 2001 From: tw93 Date: Sat, 28 Feb 2026 11:23:38 +0800 Subject: [PATCH] chore: Bump version to 1.28.1 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index a30ae72..de0063a 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.28.0" +VERSION="1.28.1" MOLE_TAGLINE="Deep clean and optimize your Mac." is_touchid_configured() {