Browse Source

Release 2

pull/1239/head
Viktor Yudov 2 years ago
parent
commit
636a62e466
  1. 3
      docs/changelog.json
  2. 2
      src/package.json

3
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."
} }

2
src/package.json

@ -1,5 +1,5 @@
{ {
"release": "1", "release": "2",
"name": "amnezia-wg-easy", "name": "amnezia-wg-easy",
"version": "1.0.0", "version": "1.0.0",
"description": "The easiest way to run AmneziaWG VPN + Web-based Admin UI.", "description": "The easiest way to run AmneziaWG VPN + Web-based Admin UI.",

Loading…
Cancel
Save