Skip to content

Commit 686e958

Browse files
chore(ca-certificates): bump version to 1.0.1
Bump src/ca-certificates/devcontainer-feature.json version to 1.0.1.
1 parent e7e28c4 commit 686e958

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ca-certificates/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "CA Certificates",
33
"id": "ca-certificates",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Adds a custom CA certificate to the OS trust store and optionally exports common environment variables (e.g. NODE_EXTRA_CA_CERTS, SSL_CERT_FILE) for tools that need it set explicitly.",
66
"options": {
77
"cert": {

0 commit comments

Comments
 (0)