0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 02:31:10 +00:00

bump version to 0.4.5

This commit is contained in:
Pavel Boldyrev 2021-09-08 18:34:47 -04:00
parent 124cbc37c7
commit 45fcc4d316
No known key found for this signature in database
GPG Key ID: 9A3B05A2B8921AD9

View File

@ -9,5 +9,5 @@ const (
TerraformProviderName = "terraform-provider-proxmox"
// TerraformProviderVersion specifies the version number.
TerraformProviderVersion = "0.4.4"
TerraformProviderVersion = "0.4.5"
)