Merge from develop v2.0.14 release (#196)

* Selection of the ssl protocols/ciphers is done using the default server block. (#189)
* Fix wrap for tags (#195)
This commit is contained in:
jc21
2019-09-04 14:51:24 +10:00
committed by GitHub
parent 31aa9c9644
commit 0bc12f3bdf
5 changed files with 13 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nginx-proxy-manager",
"version": "2.0.13",
"version": "2.0.14",
"description": "A beautiful interface for creating Nginx endpoints",
"main": "src/backend/index.js",
"devDependencies": {