Skip to content

Commit

Permalink
Merge pull request #2 from pokemongo-dev-contrib/0.101.1
Browse files Browse the repository at this point in the history
Add Exeggutor Alola. Will need another update soon
  • Loading branch information
celandro authored Jun 7, 2018
2 parents 9380727 + 7e9b0bc commit cd055ae
Show file tree
Hide file tree
Showing 6 changed files with 49,638 additions and 833 deletions.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>com.pokebattler</groupId>
<artifactId>pokemongo-game-master</artifactId>
<version>2.23.0</version>
<version>2.27.0</version>
<packaging>jar</packaging>

<name>PokeBattler Fight</name>
Expand All @@ -13,7 +13,11 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<<<<<<< HEAD
<gamemaster.version>2.27.0</gamemaster.version>
=======
<gamemaster.version>2.26.1</gamemaster.version>
>>>>>>> origin/master
</properties>
<repositories>
<repository>
Expand Down
Loading

0 comments on commit cd055ae

Please sign in to comment.