Skip to content

Commit 6334f63

Browse files
committed
Set version to 1.0.0.
JSON validation fails for 1.0: (!) ERR: Version 1.0 is not a valid semantic version, skipping 1.0... Signed-off-by: Denton Gentry <[email protected]>
1 parent 3031745 commit 6334f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tailscale/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Tailscale",
33
"id": "tailscale",
4-
"version": "1.0",
4+
"version": "1.0.0",
55
"description": "Connect to your tailnet in your development container",
66
"documentationURL": "https://tailscale.com/kb/1160/github-codespaces/",
77
"licenseURL": "https://github.com/tailscale/codespace/blob/main/LICENSE",

0 commit comments

Comments
 (0)