From 1ba1316875602bd4bc46f88104341bdd11d0d983 Mon Sep 17 00:00:00 2001 From: slowpeek Date: Fri, 24 May 2024 18:36:08 +0300 Subject: [PATCH] Release 0.2.5 --- hddtemp-lt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hddtemp-lt b/hddtemp-lt index cc417d5..4679aee 100755 --- a/hddtemp-lt +++ b/hddtemp-lt @@ -7,7 +7,7 @@ set -eu -SCRIPT_VERSION=0.2.4+git +SCRIPT_VERSION=0.2.5 SCRIPT_SELF=${BASH_SOURCE[0]##*/} if [[ -t 2 ]]; then