Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
杨一点 committed Aug 17, 2020
1 parent e28250e commit 77d0124
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 @@ -12,15 +12,15 @@
<dependency>
<groupId>com.github.yydzxz</groupId>
<artifactId>bytedance-open</artifactId>
<version>2.0.1.RELEASE</version>
<version>2.1.1.RELEASE</version>
</dependency>
```
##### 最新版
```xml
<dependency>
<groupId>com.github.yydzxz</groupId>
<artifactId>bytedance-open</artifactId>
<version>2.1.0.SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
</dependency>
```
具体可以参考[ByteDance-Open-Demo](https://github.com/yydzxz/ByteDance-Open-Demo)
Expand Down

0 comments on commit 77d0124

Please sign in to comment.