We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dev
1 parent b8be569 commit 862a460Copy full SHA for 862a460
mmv1/third_party/terraform/version/version.go
@@ -2,5 +2,5 @@ package version
2
3
var (
4
// ProviderVersion is set during the release process to the release version of the binary
5
- ProviderVersion = "dev"
+ ProviderVersion = "dev6"
6
)
0 commit comments