Skip to content

Commit 5630fe8

Browse files
[release-1.14] Bump to v1.14.3
Getting ready for RHEL 8.10/9.4. We will pull from the release branch, so we need to drop the `-dev`. [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 5c2d26f commit 5630fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package version
22

33
// Version is the version of the build.
4-
const Version = "1.14.3-dev"
4+
const Version = "1.14.3"

0 commit comments

Comments
 (0)