Skip to content

Commit

Permalink
[update] package.json and changelog to current release 12
Browse files Browse the repository at this point in the history
Signed-off-by: Philip H <[email protected]>
  • Loading branch information
pheiduck committed Mar 12, 2024
1 parent 303f884 commit b37f85e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -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.",
Expand Down

0 comments on commit b37f85e

Please sign in to comment.