From ab966769c172fc321dc0127b7682566e8285e835 Mon Sep 17 00:00:00 2001 From: Chris Goffinet Date: Tue, 24 May 2022 18:08:20 -0400 Subject: [PATCH] fix: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d4f85d..253aa2d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add the orbs stanza below your version, invoking the orb: ``` orbs: - circleci-tailscale: threecomma/circleci-tailscale@2.1.0 + circleci-tailscale: threecomma/circleci-tailscale@2.2.0 ``` 1. Goto the [Tailscale Admin Console](https://login.tailscale.com/admin/settings/authkeys) and create a new `Auth Key`. Select `Ephemeral Key` @@ -38,7 +38,7 @@ If you would like to change the tailscale version you can set the parameter `tai version: 2.1 orbs: - circleci-tailscale: threecomma/circleci-tailscale@2.1.0 + circleci-tailscale: threecomma/circleci-tailscale@2.2.0 jobs: build: