bump version

This commit is contained in:
2024-12-22 13:09:14 +01:00
committed by T.v.Dein
parent 8687e084bf
commit 249c3f1cfb

View File

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