diff --git a/docs/changelog.json b/docs/changelog.json index 49fc7d85..d7244791 100644 --- a/docs/changelog.json +++ b/docs/changelog.json @@ -1,3 +1,4 @@ { - "1": "Initial version. Enjoy!" + "1": "Initial version. Enjoy!", + "2": "UI_TRAFFIC_STATS, UI_CHART_TYPE, other upgrades from wg-easy and bugfixes." } diff --git a/src/package.json b/src/package.json index 39f1e158..7b5960ef 100644 --- a/src/package.json +++ b/src/package.json @@ -1,5 +1,5 @@ { - "release": "1", + "release": "2", "name": "amnezia-wg-easy", "version": "1.0.0", "description": "The easiest way to run AmneziaWG VPN + Web-based Admin UI.",