Skip to content

Commit

Permalink
version: bump to 1.28.0-dev
Browse files Browse the repository at this point in the history
[NO NEW TESTS NEEDED]
[NO TESTS NEEDED]

Signed-off-by: Aditya R <[email protected]>
  • Loading branch information
flouthoc committed Aug 8, 2022
1 parent db8d592 commit 3a6919b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion define/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const (
Package = "buildah"
// Version for the Package. Bump version in contrib/rpm/buildah.spec
// too.
Version = "1.27.0"
Version = "1.28.0-dev"

// DefaultRuntime if containers.conf fails.
DefaultRuntime = "runc"
Expand Down

0 comments on commit 3a6919b

Please sign in to comment.