Skip to content

Commit 8504f2d

Browse files
[release-1.35] Bump to v1.35.2-dev
As the title says [NO NEW TESTS NEEDEDED] Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
1 parent 325d41c commit 8504f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

define/types.go

+1-1
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.35.1"
32+
Version = "1.35.2-dev"
3333

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

0 commit comments

Comments
 (0)