Skip to content

Commit bbe4ce0

Browse files
committed
chore: update zmx version to 0.5.0
1 parent 8d520a9 commit bbe4ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/provision/provision.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// zmxVersion is the zmx release to install inside containers.
21-
const zmxVersion = "0.4.2-pre"
21+
const zmxVersion = "0.5.0"
2222

2323
// Step defines a named provisioning task to run via zmx.
2424
type Step struct {

0 commit comments

Comments
 (0)