bump version

This commit is contained in:
2025-10-02 22:26:47 +02:00
parent b74bb79a45
commit 471d89eccd

View File

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