From 7e9c3c4d7315442b5ecca672aae199cd0bd60ecb Mon Sep 17 00:00:00 2001 From: Mauro Antonio Sanz Date: Thu, 7 May 2026 16:49:46 -0300 Subject: [PATCH] version --- splitio/commitversion.go | 2 +- splitio/version.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/splitio/commitversion.go b/splitio/commitversion.go index 69d5f67b..ad6eb1ba 100644 --- a/splitio/commitversion.go +++ b/splitio/commitversion.go @@ -5,4 +5,4 @@ This file is created automatically, please do not edit */ // CommitVersion is the version of the last commit previous to release -const CommitVersion = "913fffe" +const CommitVersion = "db1e39d" diff --git a/splitio/version.go b/splitio/version.go index 3dec35e7..ad900381 100644 --- a/splitio/version.go +++ b/splitio/version.go @@ -2,4 +2,4 @@ package splitio // Version is the version of this Agent -const Version = "5.12.3-rc.1" +const Version = "5.12.3"