From c15d8d55701c21c196e2010c60e60c92c03c8016 Mon Sep 17 00:00:00 2001 From: Fabian Franz Date: Mon, 3 Sep 2018 17:09:44 +0200 Subject: [PATCH] www/nginx: version bump --- www/nginx/Makefile | 2 +- www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a0dc96dd1..c9b21ecf5 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= nginx -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Nginx HTTP server and reverse proxy PLUGIN_DEPENDS= nginx PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml b/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml index 2be465730..91f166929 100644 --- a/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml +++ b/www/nginx/src/opnsense/mvc/app/models/OPNsense/Nginx/Nginx.xml @@ -1,6 +1,6 @@ //OPNsense/Nginx - 1.1.0 + 1.1.1 nginx web server, reverse proxy and waf