Bump c/common to v0.59.0
As the title says. Bumping to v0.59.0 in preparation of Podman v5.1 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
parent
5d8d956a5b
commit
0700393729
|
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.59.0-dev"
|
||||
const Version = "0.59.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue