mirror of
https://github.com/WeeJeWel/wg-easy.git
synced 2024-12-22 17:19:23 +08:00
v5
This commit is contained in:
parent
a1305da766
commit
bfb9296fdb
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…
Reference in New Issue
Block a user