forked from mirrors/amnezia-wg-easy
v5
This commit is contained in:
parent
a1305da766
commit
bfb9296fdb
2 changed files with 2 additions and 5 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -4,10 +4,6 @@ on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- testing
|
|
||||||
- testing/**
|
|
||||||
- staging
|
|
||||||
- staging/**
|
|
||||||
- production
|
- production
|
||||||
- production/**
|
- production/**
|
||||||
|
|
||||||
|
|
|
@ -2,5 +2,6 @@
|
||||||
"1": "Initial version. Enjoy!",
|
"1": "Initial version. Enjoy!",
|
||||||
"2": "You can now rename a client, and update the address. Enjoy!",
|
"2": "You can now rename a client, and update the address. Enjoy!",
|
||||||
"3": "Many improvements and small changes. 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!"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue