mirror of
https://github.com/sigmasternchen/NurseBot
synced 2025-03-14 23:58: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 static final String VERSION = "3.0ALPHA";
|
||||
public static final String VERSION = "3.0";
|
||||
public static final List<String> BOT_ADMIN_USERNAMES =
|
||||
Collections.unmodifiableList(Arrays.asList(new String[]{
|
||||
"overflowerror"
|
||||
|
|
Loading…
Reference in a new issue