Skip to content

Commit

Permalink
Update modloader dependency, Version 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ago1024 committed May 4, 2018
1 parent 1c43ce6 commit b2c68e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>creaturemod</artifactId>
<version>2.3</version>
<version>2.4</version>
<packaging>jar</packaging>

<name>creaturemod</name>
Expand All @@ -13,7 +13,7 @@
<dependency>
<groupId>org.gotti.wurmunlimited</groupId>
<artifactId>server-modlauncher</artifactId>
<version>0.35-beta1</version>
<version>0.35</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b2c68e4

Please sign in to comment.