From 196aec2ba88a893e42f9f1bfcac6b727a00eed89 Mon Sep 17 00:00:00 2001 From: Cedric Fung Date: Sun, 3 Sep 2023 09:35:47 +0000 Subject: [PATCH] bump version to v0.16.7 --- config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.go b/config/config.go index b5bac69ed..c22e5f7fe 100644 --- a/config/config.go +++ b/config/config.go @@ -10,7 +10,7 @@ import ( const ( Debug = true - BuildVersion = "v0.16.6-BUILD_VERSION" + BuildVersion = "v0.16.7-BUILD_VERSION" MainnetId = "6430225c42bb015b4da03102fa962e4f4ef3969e03e04345db229f8377ef7997"