Skip to content

Commit

Permalink
Makefile: update to 1.54.0
Browse files Browse the repository at this point in the history
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
  • Loading branch information
DentonGentry committed Nov 15, 2023
1 parent d844df1 commit 9b74f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
TRACK ?= stable
# QNAP has a upper limit of 10 characters for the version.
# For unstable builds we might have 1.X.YYYY-Z
TSTAG ?= 1.52.0
TSTAG ?= 1.54.0
QNAPTAG ?= 1

.PHONY: fetch
Expand Down

0 comments on commit 9b74f9b

Please sign in to comment.