Browse Source

release 8

pull/680/head
Emile Nijssen 1 year ago
parent
commit
94d0016674
  1. 3
      docs/changelog.json
  2. 2
      src/package.json

3
docs/changelog.json

@ -5,5 +5,6 @@
"4": "Now with pretty charts for client's network speed. Enjoy!",
"5": "Many small improvements & feature requests. Enjoy!",
"6": "Many small performance improvements & bug fixes. Enjoy!",
"7": "Improved the look & performance of the upload/download chart."
"7": "Improved the look & performance of the upload/download chart.",
"8": "Updated to Node.js v20."
}

2
src/package.json

@ -1,5 +1,5 @@
{
"release": 7,
"release": 8,
"name": "wg-easy",
"version": "1.0.0",
"description": "",

Loading…
Cancel
Save