chore: prepare v2.3.7

This commit is contained in:
0xJacky
2026-04-18 11:04:41 +00:00
parent 7ed73f621a
commit a67285b713
5 changed files with 7 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "nginx-ui-app-next",
"type": "module",
"version": "2.3.6",
"version": "2.3.7",
"packageManager": "pnpm@10.33.0",
"scripts": {
"dev": "vite --host",

View File

@@ -1 +1 @@
{"version":"2.3.6","build_id":1,"total_build":516}
{"version":"2.3.7","build_id":1,"total_build":517}

Binary file not shown.

Binary file not shown.

View File

@@ -1649,6 +1649,11 @@
"https://nginx.org/en/docs/mail/ngx_mail_core_module.html#max_errors"
]
},
"max_headers": {
"links": [
"https://nginx.org/en/docs/http/ngx_http_core_module.html#max_headers"
]
},
"max_ranges": {
"links": [
"https://nginx.org/en/docs/http/ngx_http_core_module.html#max_ranges"