Show bridge name in errors + version bump to 0.41

This commit is contained in:
yo
2024-08-20 11:29:56 +02:00
parent ce79783540
commit 4cc1c476aa
2 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ import (
)
const (
gVersion = "0.40"
gVersion = "0.41"
// TODO : Get from $jail_zpool/defaults.json
MIN_DYN_DEVFS_RULESET = 1000