mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
2.1.112
This commit is contained in:
parent
ceaff0c862
commit
d892bfe83a
11
1
Normal file
11
1
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
SkillShot tweaks
|
||||||
|
# Please enter the commit message for your changes. Lines starting
|
||||||
|
# with '#' will be ignored, and an empty message aborts the commit.
|
||||||
|
#
|
||||||
|
# On branch master
|
||||||
|
# Your branch is up to date with 'origin/master'.
|
||||||
|
#
|
||||||
|
# Changes to be committed:
|
||||||
|
# modified: src/main/java/com/gmail/nossr50/skills/archery/Archery.java
|
||||||
|
# modified: src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java
|
||||||
|
#
|
2
pom.xml
2
pom.xml
@ -2,7 +2,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
<groupId>com.gmail.nossr50.mcMMO</groupId>
|
||||||
<artifactId>mcMMO</artifactId>
|
<artifactId>mcMMO</artifactId>
|
||||||
<version>2.1.112-SNAPSHOT</version>
|
<version>2.1.112</version>
|
||||||
<name>mcMMO</name>
|
<name>mcMMO</name>
|
||||||
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
<url>https://github.com/mcMMO-Dev/mcMMO</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
Loading…
Reference in New Issue
Block a user