mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/turnserver: bump version
This commit is contained in:
parent
f8395a54dd
commit
f3dd27587c
2 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PLUGIN_NAME= turnserver
|
||||
PLUGIN_VERSION= 1.2
|
||||
PLUGIN_VERSION= 1.3
|
||||
PLUGIN_COMMENT= The coturn STUN/TURN Server
|
||||
PLUGIN_DEPENDS= turnserver
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
|
|
|||
|
|
@ -6,6 +6,11 @@ WWW: https://github.com/coturn/coturn
|
|||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.3
|
||||
|
||||
Changed:
|
||||
* remove obsolete options from config
|
||||
|
||||
1.2
|
||||
|
||||
Added:
|
||||
|
|
|
|||
Loading…
Reference in a new issue