release v0.8.0
CI / shell (shellcheck + syntax) (push) Successful in 12s
CI / python 3.11 (push) Successful in 20s
CI / python 3.13 (push) Successful in 21s
TrueNAS compatibility / compat (push) Successful in 17s
CI / python 3.12 (push) Successful in 39s
Release / release (push) Successful in 20s

This commit is contained in:
2026-08-26 04:37:50 +00:00
parent 0fc994f676
commit d1db3a3f60
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
set -euo pipefail
VERSION="0.7.0"
VERSION="0.8.0"
PATCH_DIR="$(cd "$(dirname "$0")" && pwd)"
_PREV_FILE="$PATCH_DIR/.update_previous"