mirror of https://github.com/containers/podman.git
Merge pull request #396 from mheon/bump_022
Bump version to 0.2.2 and dev version to 0.2.3-dev
This commit is contained in:
commit
1d9539337b
|
@ -1,4 +1,4 @@
|
|||
package version
|
||||
|
||||
// Version is the version of the build.
|
||||
const Version = "0.2.2-dev"
|
||||
const Version = "0.2.3-dev"
|
||||
|
|
Loading…
Reference in New Issue