Skip to content

Commit

Permalink
Merge pull request #86 from jpush/dev
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
KenChoi1992 committed Jul 5, 2017
2 parents 612ef40 + 85c0974 commit d1adead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>cn.jpush.api</groupId>
<artifactId>jpush-client</artifactId>
<version>3.2.20</version>
<version>3.3.0</version>
</dependency>
```
### jar 包方式
Expand All @@ -46,7 +46,7 @@
<dependency>
<groupId>cn.jpush.api</groupId>
<artifactId>jiguang-common</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down

0 comments on commit d1adead

Please sign in to comment.