v1.1.0 — prod

This commit is contained in:
“Naeel”
2026-08-09 07:55:35 +04:00
parent 90807aae2f
commit 94a900d888
+1 -1
View File
@@ -27,7 +27,7 @@ var (
s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname) s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname)
) )
const VERSION = "1.0.5" const VERSION = "1.1.0"
// Terraform Registry Protocol Structs // Terraform Registry Protocol Structs
type Discovery struct { type Discovery struct {