Browse Source

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

pull/910/head
Philip H 2 years ago
committed by GitHub
parent
commit
bc893b1406
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      docs/changelog.json
  2. 2
      src/package.json

3
docs/changelog.json

@ -9,6 +9,5 @@
"8": "Updated to Node.js v18.", "8": "Updated to Node.js v18.",
"9": "Fixed issue running on devices with older kernels.", "9": "Fixed issue running on devices with older kernels.",
"10": "Added sessionless HTTP API auth & automatic dark mode.", "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
src/package.json

@ -1,5 +1,5 @@
{ {
"release": "12", "release": "11",
"name": "wg-easy", "name": "wg-easy",
"version": "1.0.1", "version": "1.0.1",
"description": "The easiest way to run WireGuard VPN + Web-based Admin UI.", "description": "The easiest way to run WireGuard VPN + Web-based Admin UI.",

Loading…
Cancel
Save