update boltdb (#47)

This commit is contained in:
T.v.Dein
2025-06-12 13:44:32 +02:00
committed by GitHub
parent aad9b31169
commit 1b00aeb23c
3 changed files with 4 additions and 15 deletions

View File

@@ -26,7 +26,7 @@ import (
"github.com/tlinden/anydb/common"
)
var Version string = "v0.2.3"
var Version string = "v0.2.4"
type BucketConfig struct {
Encrypt bool