[update] package.json and changelog to current release 12

Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
This commit is contained in:
Philip H 2024-03-12 18:46:50 +01:00
parent 303f8847fe
commit b37f85edea
No known key found for this signature in database
GPG Key ID: DA39C2199C603FA5
2 changed files with 3 additions and 2 deletions

View File

@ -9,5 +9,6 @@
"8": "Updated to Node.js v18.",
"9": "Fixed issue running on devices with older kernels.",
"10": "Added sessionless HTTP API auth & automatic dark mode.",
"11": "Multilanguage Support & various bugfixes"
"11": "Multilanguage Support & various bugfixes",
"12": "UI_TRAFFIC_STATS, Import json configurations with no PreShared-Key, allow clients with no privateKey & more."
}

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.",