mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-04 08:39:23 +00:00
Changed client version
This commit is contained in:
@@ -14,8 +14,7 @@ import java.io.IOException;
|
||||
/**
|
||||
* Parabot v2
|
||||
*
|
||||
* @author Everel/Parnassian/Clisprail
|
||||
* @author Matt, Dane, Paradox
|
||||
* @author Everel/Parnassian/Clisprail, Paradox, Matt, Dane
|
||||
* @version 2.09
|
||||
*/
|
||||
public final class Landing {
|
||||
|
||||
@@ -16,6 +16,6 @@ public class Configuration {
|
||||
public static final String GET_BOT_VERSION = "http://bot.parabot.org/version.txt";
|
||||
public static final String REGISTRATION_PAGE = "http://www.parabot.org/community/index.php?app=core&module=global§ion=register";
|
||||
|
||||
public static final double BOT_VERSION = 2.09;
|
||||
public static final double BOT_VERSION = 2.1;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user