release v0.7.0
CI / shell (shellcheck + syntax) (push) Successful in 10s
CI / python 3.13 (push) Failing after 16s
CI / python 3.12 (push) Failing after 17s
Release / release (push) Failing after 15s
CI / python 3.11 (push) Failing after 12s
TrueNAS compatibility / compat (push) Successful in 14s

This commit is contained in:
2026-07-14 01:45:23 +00:00
parent 908b6e9f22
commit 30b9f18166
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
set -euo pipefail
VERSION="0.6.1"
VERSION="0.7.0"
PATCH_DIR="$(cd "$(dirname "$0")" && pwd)"
_PREV_FILE="$PATCH_DIR/.update_previous"