Version bump

This commit is contained in:
Jamie Curnow
2020-03-06 10:20:02 +10:00
parent 7afacebc92
commit 4f3ffa47c4
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.1.1
2.1.2

View File

@ -2,7 +2,7 @@
# Nginx Proxy Manager
![Version](https://img.shields.io/badge/version-2.1.1-green.svg?style=for-the-badge)
![Version](https://img.shields.io/badge/version-2.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": "2.1.1",
"version": "2.1.2",
"description": "A beautiful interface for creating Nginx endpoints",
"main": "js/index.js",
"dependencies": {

View File

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