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"