Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

Commit 36a7d9f

Browse files
authored
bump version (#59)
1 parent c3eb61c commit 36a7d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cfg/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/tlinden/anydb/common"
2727
)
2828

29-
var Version string = "v0.2.4"
29+
var Version string = "v0.2.5"
3030

3131
type BucketConfig struct {
3232
Encrypt bool

0 commit comments

Comments
 (0)