Fixing version for first release

This commit is contained in:
roybarda 2023-12-20 17:07:40 +02:00 committed by GitHub
parent 6a3092b874
commit f43b024e02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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