Document HSR 1.3.0 support

This commit is contained in:
mkrsym1 2023-08-28 18:21:13 +03:00
parent ffe75e9de7
commit 1cc16ecbd9
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
### Games and regions
- **3rd**: glb/sea/tw/kr/jp **v6.8.0**, cn **v6.9.0+**
- **SR**: os/cn **v1.2.0** (potentially unsafe, but no bans were reported since v1.1.0)
- **SR**: os/cn **v1.3.0** (potentially unsafe, but no bans were reported since v1.1.0)
You can expect newer versions to work immediately after release with the same jadeite binary if the version is specified with a + above.

View File

@ -32,11 +32,11 @@
"hsr": {
"global": {
"status": "verified",
"version": "1.2.0"
"version": "1.3.0"
},
"china": {
"status": "verified",
"version": "1.2.0"
"version": "1.3.0"
}
}
}