From 3ffd8adb3f8cfc86740d208db11de50fd5b3cc1d Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Sun, 19 Mar 2023 21:29:11 -0700 Subject: [PATCH] [ci-base] bump source version --- lib/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/version/version.go b/lib/version/version.go index dcdadb9b4..7c6323beb 100644 --- a/lib/version/version.go +++ b/lib/version/version.go @@ -1,4 +1,4 @@ package version // Pre-built binaries will have version set correctly during build time. -var Version = "v0.2.5-HEAD" +var Version = "v0.2.6-HEAD"