Skip to content

Commit f39d5fb

Browse files
Bump to v1.37.0-dev
As the title says. Setting to v1.37.0-dev after creatings Buildah v1.36.0 for release with Podman v5.1 [NO NEW TESTS NEEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
1 parent 6ceba88 commit f39d5fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

define/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const (
2929
// identify working containers.
3030
Package = "buildah"
3131
// Version for the Package. Also used by .packit.sh for Packit builds.
32-
Version = "1.36.0"
32+
Version = "1.37.0-dev"
3333

3434
// DefaultRuntime if containers.conf fails.
3535
DefaultRuntime = "runc"

0 commit comments

Comments
 (0)