mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-07 16:49:10 +00:00
Changed client version
This commit is contained in:
@@ -14,8 +14,7 @@ import java.io.IOException;
|
|||||||
/**
|
/**
|
||||||
* Parabot v2
|
* Parabot v2
|
||||||
*
|
*
|
||||||
* @author Everel/Parnassian/Clisprail
|
* @author Everel/Parnassian/Clisprail, Paradox, Matt, Dane
|
||||||
* @author Matt, Dane, Paradox
|
|
||||||
* @version 2.09
|
* @version 2.09
|
||||||
*/
|
*/
|
||||||
public final class Landing {
|
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 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 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