mirror of
https://github.com/Fluent-networks/tailscale-mikrotik.git
synced 2025-08-02 00:54:44 +02:00
0.1.16
Tailscale 1.40.0 Alter machine deletion logic to check tailscale version.
This commit is contained in:
parent
36ac5fd76e
commit
f7eb620e9c
2 changed files with 15 additions and 18 deletions
4
build.sh
4
build.sh
|
@ -25,8 +25,8 @@
|
|||
# https://mikrotik.com/products/matrix
|
||||
#
|
||||
PLATFORM="linux/arm/v7"
|
||||
TAILSCALE_VERSION=1.38.1
|
||||
VERSION=0.1.15
|
||||
TAILSCALE_VERSION=1.40.0
|
||||
VERSION=0.1.16
|
||||
|
||||
set -eu
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue