Skip to content

Commit

Permalink
v6
Browse files Browse the repository at this point in the history
  • Loading branch information
Emile Nijssen committed Jun 12, 2022
1 parent 90c4ca9 commit 2abefa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"2": "You can now rename a client, and update the address. Enjoy!",
"3": "Many improvements and small changes. Enjoy!",
"4": "Now with pretty charts for client's network speed. Enjoy!",
"5": "Many small improvements & feature requests. Enjoy!"
"5": "Many small improvements & feature requests. Enjoy!",
"6": "Many small performance improvements & bug fixes. Enjoy!"
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"release": 5,
"release": 6,
"name": "wg-easy",
"version": "1.0.0",
"description": "",
Expand Down

0 comments on commit 2abefa9

Please sign in to comment.