Skip to content

Commit 84a8df9

Browse files
committed
Increment semver for new namespace.
I thought that changing the namespace meant it wouldn't find 1.0.1 and would publish it to the new location, but no. Signed-off-by: Denton Gentry <dgentry@tailscale.com>
1 parent 2c4fba6 commit 84a8df9

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.1",
4+
"version": "1.0.2",
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)