bump version

This commit is contained in:
Sam Sheridan 2025-12-05 02:32:53 +00:00
parent 0abbd00f0e
commit c4ca2f02b5
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= tailscale
PLUGIN_VERSION= 1.3
PLUGIN_VERSION= 1.4
PLUGIN_COMMENT= VPN mesh securely connecting clients using WireGuard
PLUGIN_DEPENDS= tailscale
PLUGIN_MAINTAINER= sam@sheridan.uk

View file

@ -6,9 +6,12 @@ https://tailscale.com/
Plugin Changelog
================
1.3
1.4
* set pre-auth key field in UI to optional, enables registration via pre-auth key or AuthURL from status page
1.3
* modify RC script to prevent re-using auth key if already authenticated
1.2