From af96f84181c4f0ad04b6e349feb3bea0e44af8f9 Mon Sep 17 00:00:00 2001 From: CapsuleCD Date: Mon, 22 Jul 2019 05:26:04 +0000 Subject: [PATCH] (v3.0.10) Automated packaging of release by CapsuleCD --- pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/version/version.go b/pkg/version/version.go index 6c6656e..13879a6 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -2,4 +2,4 @@ package version // VERSION is the app-global version string, which will be replaced with a // new value during packaging -const VERSION = "3.0.9" +const VERSION = "3.0.10"