Skip to content

Commit

Permalink
release 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile Nijssen committed Nov 12, 2021
1 parent e843593 commit 9a4b0bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions docs/changelog.json
Original file line number Diff line number Diff line change
@@ -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!"
}
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"release": 2,
"release": 3,
"name": "wg-easy",
"version": "1.0.0",
"description": "",
Expand Down Expand Up @@ -30,4 +30,4 @@
"engines": {
"node": "14"
}
}
}

0 comments on commit 9a4b0bf

Please sign in to comment.