Browse Source

release 3

pull/115/head
Emile Nijssen 3 years ago
parent
commit
9a4b0bff2e
  1. 3
      docs/changelog.json
  2. 2
      src/package.json

3
docs/changelog.json

@ -1,4 +1,5 @@
{
"1": "Initial version. Enjoy!",
"2": "You can now rename a client, and update the address. Enjoy!"
"2": "You can now rename a client, and update the address. Enjoy!",
"3": "Many improvements and small changes. Enjoy!"
}

2
src/package.json

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

Loading…
Cancel
Save