Skip to content

Commit 9d60479

Browse files
authored
Merge pull request #115 from tailscale/1.48.2
Update to 1.48.2
2 parents 9912a7a + 9913a23 commit 9d60479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
TRACK ?= stable
22
# QNAP has a upper limit of 10 characters for the version.
33
# For unstable builds we might have 1.X.YYYY-Z
4-
TSTAG ?= 1.48.1
4+
TSTAG ?= 1.48.2
55
QNAPTAG ?= 1
66

77
.PHONY: fetch

0 commit comments

Comments
 (0)