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 b9ac3eb commit a162180Copy full SHA for a162180
main.go
@@ -20,7 +20,7 @@ import (
20
21
const (
22
Author = "webdevops.io"
23
- Version = "0.19.0"
+ Version = "0.20.0"
24
AZURE_RESOURCE_TAG_PREFIX = "tag_"
25
)
26
0 commit comments