Merge branch 'feat-h3' into master

This commit is contained in:
Philip H 2024-03-14 08:48:53 +01:00 committed by GitHub
commit 1a3cff855e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 431 additions and 181 deletions

View file

@ -1,5 +1,5 @@
{
"release": "11",
"release": "12",
"name": "wg-easy",
"version": "1.0.1",
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",
@ -15,7 +15,7 @@
"dependencies": {
"bcryptjs": "^2.4.3",
"debug": "^4.3.4",
"express": "^4.18.2",
"express": "^4.18.3",
"express-session": "^1.18.0",
"h3": "^1.11.1",
"qrcode": "^1.5.3",