fixing first release of open-appsec for nginx-proxy-manager

This commit is contained in:
root
2023-12-20 16:13:24 +00:00
parent f43b024e02
commit ab96034994
7 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
},
"main": {
"app": "Nginx Proxy Manager",
"version": "v{version}",
"version": "v{version}-beta.1",
"welcome": "Welcome to Nginx Proxy Manager",
"logged-in": "You are logged in as {name}",
"unknown-error": "Error loading stuff. Please reload the app.",

View File

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