mirror of
https://github.com/bytedream/untisbot-discord.git
synced 2025-12-12 19:42:08 +01:00
Changed version to 1.1.1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user