From 9236f452297582290f223936891a1e8e349511b6 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 5 Jan 2026 10:43:56 +0800 Subject: [PATCH] 1.19.0 --- mole | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mole b/mole index a40c37c..517ef9c 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.18.0" +VERSION="1.19.0" MOLE_TAGLINE="Deep clean and optimize your Mac." is_touchid_configured() {