Skip to content

Commit 900238a

Browse files
Bump to c/common v0.62.0
Bumping to c/common v0.62.0 in preparation for Podman v5.4 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
1 parent f087b51 commit 900238a

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.0-dev"
4+
const Version = "0.62.0"

0 commit comments

Comments
 (0)