mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-19 16:33:04 +03:00
switch patch to stable
This commit is contained in:
parent
ae6b2be265
commit
82c8dfcec5
2 changed files with 3 additions and 3 deletions
|
@ -6,11 +6,11 @@
|
|||
|
||||
# Status
|
||||
|
||||
### Launcher is in the beta state; patch is in the testing phase
|
||||
### Launcher is in the beta state; patch is currently stable.
|
||||
|
||||
| Game version | Launcher version | Patch version |
|
||||
| :---: | :---: | :---: |
|
||||
| 2.2.0 | 2.2.0-beta2 | 2.2.0-testing |
|
||||
| 2.2.0 | 2.2.0-beta2 | 2.2.0-stable |
|
||||
|
||||
Download from [Releases](https://notabug.org/nobody/an-anime-game-launcher/releases)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"version": "2.2.0",
|
||||
"state": "testing"
|
||||
"state": "stable"
|
||||
}
|
Loading…
Reference in a new issue