mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
bump version
This commit is contained in:
parent
0abbd00f0e
commit
c4ca2f02b5
2 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue