From bb80ad843c2462367c410d46348c395b088d1808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Saint-F=C3=A9lix?= Date: Thu, 22 Feb 2024 16:02:34 +0100 Subject: [PATCH] Release 8.12.1 --- internal/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/version/version.go b/internal/version/version.go index 43e66948ae..51ddf52180 100644 --- a/internal/version/version.go +++ b/internal/version/version.go @@ -18,4 +18,4 @@ package version // Client returns the client version as a string. -const Client = "8.12.1-SNAPSHOT" +const Client = "8.12.1"