From e696abce1028eb9a98aee7159ee2c602946c4bbb Mon Sep 17 00:00:00 2001 From: Cedric Fung Date: Thu, 6 Oct 2022 17:20:33 +0000 Subject: [PATCH] bump version to v0.14.9 --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.go b/config/config.go index 166a4c52d..916a7f5f2 100644 --- a/config/config.go +++ b/config/config.go @@ -10,7 +10,7 @@ import ( const ( Debug = true - BuildVersion = "v0.14.8-BUILD_VERSION" + BuildVersion = "v0.14.9-BUILD_VERSION" MainnetId = "6430225c42bb015b4da03102fa962e4f4ef3969e03e04345db229f8377ef7997"