mirror of
https://github.com/bytedream/untisbot-discord.git
synced 2025-05-09 20:25:09 +02:00
Changed version to 1.1.1
This commit is contained in:
parent
ab80172d2d
commit
2de12fbbbf
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @author ByteDream
|
||||
* @version 1.1
|
||||
* @version 1.1.1
|
||||
*/
|
||||
|
||||
package org.bytedream.untisbot;
|
||||
@ -26,7 +26,7 @@ import java.util.HashSet;
|
||||
*/
|
||||
public class Main {
|
||||
|
||||
public static final String version = "1.1";
|
||||
public static final String version = "1.1.1";
|
||||
|
||||
private static Logger logger;
|
||||
private static Connection connection;
|
||||
|
Loading…
x
Reference in New Issue
Block a user