diff --git a/docs/changelog.json b/docs/changelog.json index ebccbb3..feb49f8 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -4,5 +4,6 @@ "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!", - "6": "Many small performance improvements & bug fixes. Enjoy!" + "6": "Many small performance improvements & bug fixes. Enjoy!", + "7": "Improved the look & performance of the upload/download chart." } \ No newline at end of file diff --git a/src/package.json b/src/package.json index ef48ef2..8f4d457 100644 --- a/src/package.json +++ b/src/package.json @@ -1,5 +1,5 @@ { - "release": 6, + "release": 7, "name": "wg-easy", "version": "1.0.0", "description": "",