We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501664b commit ab73b91Copy full SHA for ab73b91
driver/scaleway.go
@@ -21,7 +21,7 @@ import (
21
22
const (
23
// VERSION represents the semver version of the package
24
- VERSION = "v1.0.0+dev"
+ VERSION = "v1.0.2+dev"
25
defaultImage = "ubuntu-xenial"
26
defaultBootscript = "docker"
27
)
0 commit comments