aboutsummaryrefslogtreecommitdiffstats
path: root/mkhint
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-05 21:07:38 +0200
committerDanilo M. <danix@danix.xyz>2026-07-05 21:07:38 +0200
commit0c588523a5c5afd6b28e36e14e9ca2c166d61097 (patch)
tree4fb46747dd6af0cdf690a0f3998cd31df497c4f9 /mkhint
parent857e1b38aad13b17aea233c61bed239719973508 (diff)
downloadmkhintfile-0c588523a5c5afd6b28e36e14e9ca2c166d61097.tar.gz
mkhintfile-0c588523a5c5afd6b28e36e14e9ca2c166d61097.zip
chore: release v1.1.2v1.1.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'mkhint')
-rwxr-xr-xmkhint2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkhint b/mkhint
index 9cbe77f..80cd029 100755
--- a/mkhint
+++ b/mkhint
@@ -39,7 +39,7 @@ if [[ ! -d $TMP_DIR ]]; then
mkdir $TMP_DIR
fi
-readonly MKHINT_VERSION="1.1.1"
+readonly MKHINT_VERSION="1.1.2"
# Variables
VERSION=""