Skip to content

Commit

Permalink
Update to 1.18.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
  • Loading branch information
DentonGentry committed Dec 16, 2021
1 parent f9a2326 commit 2ebc461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TAILSCALE_VERSION ?= "1.18.0"
TAILSCALE_VERSION ?= "1.18.2"
TAILSCALE_TRACK = "stable"
# This needs to be monotinically increasing regardless of the TAILSCALE_VERSION
SPK_BUILD = 14
SPK_BUILD = 15

.PHONY: tailscale-% clean purge

Expand Down

0 comments on commit 2ebc461

Please sign in to comment.