diff --git a/README.md b/README.md index 41d1e44..2326555 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/public/patch/patch.json b/public/patch/patch.json index 5fd8a78..116c8be 100644 --- a/public/patch/patch.json +++ b/public/patch/patch.json @@ -1,4 +1,4 @@ { "version": "2.2.0", - "state": "testing" + "state": "stable" } \ No newline at end of file