diff --git a/launcher_config.json b/launcher_config.json index 35a29e2..e89e6ec 100644 --- a/launcher_config.json +++ b/launcher_config.json @@ -9,7 +9,7 @@ NOTE: Set it to "false" or only "" to not use the client folder, so everything w • executable The path to the client's executable file, represented as "bin/client.exe" */ { - "clientVersion": "13.21.13840", + "clientVersion": "13.21.13839", "launcherVersion": "1.0", "replaceFolders": true, "replaceFolderName": [ @@ -24,6 +24,6 @@ NOTE: Set it to "false" or only "" to not use the client folder, so everything w } ], "clientFolder": "PhoenixClient", - "newClientUrl" : "https://github.com/jacques-tony/LaucherPhoenixBeta/releases/download/2.0/PhoenixLaucherBeta.zip", + "newClientUrl" : "https://github.com/jacques-tony/LaucherPhoenixBeta/releases/download/1.0/PhoenixClient.zip", "clientExecutable": "client.exe" }