Skip to content

Commit 2875bda

Browse files
[v0.62] Bump c/common to v0.62.3
Bump to c/common to v0.62.3 to vendor in c/image v5.34.3. This is the second SIC vendor dance step dance to resolve a DiffID issue noted in https://issues.redhat.com/browse/RHEL-85218 and https://issues.redhat.com/browse/RHEL-85219 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
1 parent 5b506aa commit 2875bda

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 = "0.62.2"
4+
const Version = "0.62.3"

0 commit comments

Comments
 (0)