diff --git a/common/common_vestack_version.go b/common/common_vestack_version.go index c2988d7f..962d32d3 100644 --- a/common/common_vestack_version.go +++ b/common/common_vestack_version.go @@ -2,5 +2,5 @@ package common const ( TerraformProviderName = "terraform-provider-vestack" - TerraformProviderVersion = "0.0.4" + TerraformProviderVersion = "0.0.5" ) diff --git a/website/index.html.markdown b/website/docs/index.html.markdown similarity index 100% rename from website/index.html.markdown rename to website/docs/index.html.markdown