Skip to content

Commit 7150194

Browse files
Bump to v1.43.0-dev
Bump to the next dev version Signed-off-by: tomsweeneyredhat <[email protected]>
1 parent 1ba41f0 commit 7150194

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.42.0"
32+
Version = "1.43.0-dev"
3333

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

0 commit comments

Comments
 (0)