Version bump
This commit is contained in:
parent
7afacebc92
commit
4f3ffa47c4
4 changed files with 4 additions and 4 deletions
2
.version
2
.version
|
@ -1 +1 @@
|
|||
2.1.1
|
||||
2.1.2
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Nginx Proxy Manager
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue