bump version (#59)

This commit is contained in:
T.v.Dein
2025-09-18 19:55:15 +02:00
committed by GitHub
parent c3eb61c6d2
commit 36a7d9f0c8

View File

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