From 92b715aefe1de6ff67bc936cbfa4a1e01f35b890 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 27 Oct 2020 06:47:40 -0400 Subject: [PATCH] Bump to v0.26.3 --- common/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/version/version.go b/common/version/version.go index 9416fafd7e..8e497e7fa0 100644 --- a/common/version/version.go +++ b/common/version/version.go @@ -1,4 +1,4 @@ package version // Version is the version of the build. -const Version = "0.26.3-dev" +const Version = "0.26.3"