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

Commit 4b94562

Browse files
authored
Merge branch 'master' into brian.fixDisputeBug
2 parents 72f5768 + 54560b6 commit 4b94562

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

vendor/github.com/OpenBazaar/multiwallet/zcash/sign.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)