We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145c40b commit 9785fd0Copy full SHA for 9785fd0
2 files changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.avisenera</groupId>
6
<artifactId>minecraftbot</artifactId>
7
<packaging>jar</packaging>
8
- <version>2.4.0</version>
+ <version>2.4.1</version>
9
<name>MinecraftBot</name>
10
<properties>
11
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
src/main/resources/plugin.yml
@@ -1,6 +1,6 @@
1
name: MinecraftBot
2
author: [TerrorBite, Rafa652, leiger]
3
-version: 2.4.0
+version: 2.4.1
4
description: Simple IRC and Minecraft integration.
main: com.avisenera.minecraftbot.MinecraftBot
commands:
0 commit comments