1
0
mirror of https://github.com/WeeJeWel/wg-easy.git synced 2022-07-25 12:02:44 +03:00
This commit is contained in:
Emile Nijssen
2022-01-10 23:15:56 -08:00
parent a1305da766
commit bfb9296fdb
2 changed files with 2 additions and 5 deletions

View File

@@ -4,10 +4,6 @@ on:
workflow_dispatch:
push:
branches:
- testing
- testing/**
- staging
- staging/**
- production
- production/**

View File

@@ -2,5 +2,6 @@
"1": "Initial version. Enjoy!",
"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!"
"4": "Now with pretty charts for client's network speed. Enjoy!",
"5": "Many small improvements & feature requests. Enjoy!"
}