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

Commit 72f5768

Browse files
committed
Bump version
1 parent 8dc2767 commit 72f5768

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.3"
35+
VERSION = "0.14.r-rc1"
3636
// USERAGENT - user-agent header string
3737
USERAGENT = "/openbazaar-go:" + VERSION + "/"
3838
)

0 commit comments

Comments
 (0)