fix #23: delete didn't work anymore (#24)

This commit is contained in:
T.v.Dein
2025-02-17 13:46:59 +01:00
committed by GitHub
parent 44bb6a0a26
commit be13ec1111
2 changed files with 8 additions and 2 deletions

View File

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