Skip to content

Commit 5754d01

Browse files
committed
2.3.8 build jar
1 parent 47806fc commit 5754d01

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChangeLog
22

3-
## 2.3.8
3+
## 2.3.8 (2018-05-22)
44
#### 新增
55
- WxLiteOAuth 接口
66
- Agreement 接口

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ maven 远程仓库
3333
<dependency>
3434
<groupId>Pingplusplus</groupId>
3535
<artifactId>pingpp-java</artifactId>
36-
<version>2.3.7</version>
36+
<version>2.3.8</version>
3737
<type>jar</type>
3838
</dependency>
3939
```
@@ -52,7 +52,7 @@ repositories {
5252

5353
安装 Ping++ SDK
5454
```
55-
compile 'Pingplusplus:pingpp-java:2.3.7'
55+
compile 'Pingplusplus:pingpp-java:2.3.8'
5656
```
5757

5858
### 初始化

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.7
1+
2.3.8

0 commit comments

Comments
 (0)