diff --git a/resource-specification-version.json b/resource-specification-version.json index 725e5b9..fc39ccf 100644 --- a/resource-specification-version.json +++ b/resource-specification-version.json @@ -2,7 +2,7 @@ "description": "this file stores the mapping relationship between cottonformation sematic version and cloudformation specification version", "mapping": [ { - "cottonformation": "1.0,1", + "cottonformation": "1.0.1", "cloudformation": "100.0.0" } ]