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
@@ -17,7 +17,7 @@
# bash /mnt/tank/truenas-truecloud-patch/patch/apply.sh
# systemctl restart middlewared
VERSION="0.7.0"
VERSION="0.8.0"
PATCH_DIR="$(cd "$(dirname "$0")" && pwd)"