Skip to content

Commit 4c053ae

Browse files
committed
Edit config.toml
1 parent d420753 commit 4c053ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/terra-oracle/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ import (
3131
)
3232

3333
var (
34-
version = "v0.0.5-alpha.9-a"
34+
version = "v0.0.5-alpha.9-b"
3535
logger = log.NewTMLogger(log.NewSyncWriter(os.Stdout))
3636
)
3737

0 commit comments

Comments
 (0)