Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Commit 7f97d92

Browse files
authored
Merge pull request #42 from BrunnerLivio/0.93.5
Mew!
2 parents 4193a75 + ed48fb3 commit 7f97d92

File tree

6 files changed

+51773
-1669
lines changed

6 files changed

+51773
-1669
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.pokebattler</groupId>
55
<artifactId>pokemongo-game-master</artifactId>
6-
<version>2.22.0</version>
6+
<version>2.23.0</version>
77
<packaging>jar</packaging>
88

99
<name>PokeBattler Fight</name>
@@ -13,7 +13,7 @@
1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<java.version>1.8</java.version>
16-
<gamemaster.version>2.22.0</gamemaster.version>
16+
<gamemaster.version>2.23.0</gamemaster.version>
1717
</properties>
1818
<repositories>
1919
<repository>

0 commit comments

Comments
 (0)