Skip to content

Commit dce0551

Browse files
authored
Update Bot.java
1 parent c36748f commit dce0551

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/mcsmanager/bot

1 file changed

+1
-1
lines changed

src/main/java/com/mcsmanager/bot/Bot.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
public class Bot {
3131
/** Current version of the bot */
32-
public static final String VERSION = "1.0.1";
32+
public static final String VERSION = "1.0.2";
3333

3434

3535
/** Storage for vote data across suggestion forums */

0 commit comments

Comments
 (0)