Browse Source

v4

pull/131/head
Emile Nijssen 4 years ago
parent
commit
2f81f38d2d
  1. 3
      docs/changelog.json
  2. 2
      src/package.json

3
docs/changelog.json

@ -1,5 +1,6 @@
{
"1": "Initial version. Enjoy!",
"2": "You can now rename a client, and update the address. Enjoy!",
"3": "Many improvements and small changes. Enjoy!"
"3": "Many improvements and small changes. Enjoy!",
"4": "Now with pretty charts for client's network speed. Enjoy!"
}

2
src/package.json

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

Loading…
Cancel
Save