Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 6cb1294

Browse files
committed
Bump verison
1 parent 74075f7 commit 6cb1294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232

3333
const (
3434
// VERSION - current version
35-
VERSION = "0.14.5"
35+
VERSION = "0.14.6"
3636
// USERAGENT - user-agent header string
3737
USERAGENT = "/openbazaar-go:" + VERSION + "/"
3838
)

0 commit comments

Comments
 (0)