mirror of
https://github.com/sigmasternchen/NurseBot
synced 2025-03-15 08:08:58 +00:00
version 3.0 \o/
This commit is contained in:
parent
ffa9059461
commit
d8e214d849
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import asylum.nursebot.utils.StringTools;
|
||||||
|
|
||||||
public class NurseNoakes extends TelegramLongPollingBot {
|
public class NurseNoakes extends TelegramLongPollingBot {
|
||||||
|
|
||||||
public static final String VERSION = "3.0ALPHA";
|
public static final String VERSION = "3.0";
|
||||||
public static final List<String> BOT_ADMIN_USERNAMES =
|
public static final List<String> BOT_ADMIN_USERNAMES =
|
||||||
Collections.unmodifiableList(Arrays.asList(new String[]{
|
Collections.unmodifiableList(Arrays.asList(new String[]{
|
||||||
"overflowerror"
|
"overflowerror"
|
||||||
|
|
Loading…
Reference in a new issue