mirror of
https://github.com/bytedream/untisbot-discord.git
synced 2025-06-27 16:30:32 +02:00
Changed version to 1.2
This commit is contained in:
@ -26,7 +26,7 @@ import java.util.HashSet;
|
||||
*/
|
||||
public class Main {
|
||||
|
||||
public static final String version = "1.1.1";
|
||||
public static final String version = "1.2";
|
||||
|
||||
private static Logger logger;
|
||||
private static Connection connection;
|
||||
|
Reference in New Issue
Block a user