Skip to content

Commit cb41030

Browse files
committed
feat: pump protocol version to 6.0
1 parent 20de37a commit cb41030

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

terraform-registry-manifest.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"version": 1,
33
"metadata": {
4-
"protocol_versions": ["5.0"]
4+
"protocol_versions": [
5+
"6.0"
6+
]
57
}
6-
}
7-
8+
}

0 commit comments

Comments
 (0)