1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-16 03:46:11 +00:00

Release version 1.8.2

This commit is contained in:
Tw93
2025-11-09 11:19:10 +08:00
parent ef52375257
commit dbbd593379

2
mole
View File

@@ -22,7 +22,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
source "$SCRIPT_DIR/lib/common.sh" source "$SCRIPT_DIR/lib/common.sh"
# Version info # Version info
VERSION="1.8.1" VERSION="1.8.2"
MOLE_TAGLINE="can dig deep to clean your Mac." MOLE_TAGLINE="can dig deep to clean your Mac."
# Get latest version from remote repository # Get latest version from remote repository