Skip to content

Commit fd6d030

Browse files
[v0.60] Bumpc to c/common v0.60.1
Bump to v0.60.1 primarily to get c/image v5.32.1 vendored in with the zstd: chunked work. Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent d9e12cc commit fd6d030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
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.60.0"
4+
const Version = "0.60.1"

0 commit comments

Comments
 (0)