Skip to content

Commit dcd48a8

Browse files
committed
Merge pull request #40 from Liuchy1/master
modify readme
2 parents 12ba2d0 + 68946f9 commit dcd48a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>cn.jpush.api</groupId>
2828
<artifactId>jpush-client</artifactId>
29-
<version>3.2.7</version>
29+
<version>3.2.8</version>
3030
</dependency>
3131
```
3232
### jar 包方式

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>cn.jpush.api</groupId>
55
<artifactId>jpush-client</artifactId>
6-
<version>3.2.8-SNAPSHOT</version>
6+
<version>3.2.8</version>
77
<packaging>jar</packaging>
88
<url>https://github.com/jpush/jpush-api-java-client</url>
99
<name>JPush API Java Client</name>

0 commit comments

Comments
 (0)