Skip to content

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ylgrgyq committed Jul 19, 2019
1 parent b7dac7d commit 0ad0ad9
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 @@ -6,14 +6,14 @@

<groupId>cn.leancloud.play</groupId>
<artifactId>multiplayer-server-plugin-getting-started</artifactId>
<version>1.1</version>
<version>1.2</version>
<packaging>jar</packaging>

<dependencies>
<dependency>
<groupId>cn.leancloud.play</groupId>
<artifactId>multiplayer-server-plugin</artifactId>
<version>1.7</version>
<version>1.8</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 0ad0ad9

Please sign in to comment.