Skip to content

Commit e12dc4b

Browse files
committed
Makefile: update to 1.56.1.
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
1 parent 9b74f9b commit e12dc4b

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.54.0
4+
TSTAG ?= 1.56.1
55
QNAPTAG ?= 1
66

77
.PHONY: fetch

0 commit comments

Comments
 (0)