[release-1.11] Bump to release version 1.11.3

This branch is utilized for RHEL releases and therefore should never
ever represent a `-dev` development release.  Bump the version
number to account for the change.

Resolves: RHEL-97092 RHEL-97090

Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
Chris Evich
2025-08-11 09:27:32 -04:00
parent c8ef2dcce3
commit 85ce427969

View File

@@ -1,4 +1,4 @@
package version package version
// Version is the version of the build. // Version is the version of the build.
const Version = "1.11.3-dev" const Version = "1.11.3"