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

Commit 54560b6

Browse files
authored
Update core.go
1 parent 6117492 commit 54560b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core.go

Lines changed: 1 addition & 1 deletion
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.4"
3636
// USERAGENT - user-agent header string
3737
USERAGENT = "/openbazaar-go:" + VERSION + "/"
3838
)

0 commit comments

Comments
 (0)