Archive

Nextmv platform point release

Nextmv platform v0.20.5 released

This release includes small corrections and other fixes and does not introduce any new features or breaking changes to Nextmv CLI or SDK.

Nextmv CLI v0.20.5-c671ad9 upgrade guide

This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.

Open up a terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v0.20.5-c671ad9
Copy

Nextmv SDK v0.20.5 upgrade guide

To update and tidy your Go project and reference SDK v0.20.5, stand at the location of the go.mod and run:

go get github.com/nextmv-io/sdk@v0.20.5
go mod tidy
Copy

Page last updated

Go to on-page nav menu