Version bump

This commit is contained in:
Jamie Curnow 2018-05-09 09:59:39 +10:00
parent ef5c2c53e3
commit b14804cac7
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# Nginx Proxy Manager
![Version](https://img.shields.io/badge/version-1.1.1-green.svg?style=for-the-badge)
![Version](https://img.shields.io/badge/version-1.1.2-green.svg?style=for-the-badge)
![Stars](https://img.shields.io/docker/stars/jc21/nginx-proxy-manager.svg?style=for-the-badge)
![Pulls](https://img.shields.io/docker/pulls/jc21/nginx-proxy-manager.svg?style=for-the-badge)

View File

@ -1,6 +1,6 @@
{
"name": "nginx-proxy-manager",
"version": "1.1.1",
"version": "1.1.2",
"description": "Nginx proxt with built in Web based management",
"main": "src/backend/index.js",
"dependencies": {