diff --git a/CHANGELOGS.md b/CHANGELOGS.md index a0d32aec261739ba049a7ad49fcfce29c7929d65..88161d1b4faeb46ca47645cfbfed3243af9df0bf 100644 --- a/CHANGELOGS.md +++ b/CHANGELOGS.md @@ -1,3 +1,10 @@ +## 1.15.8 + +### 2020/10/25 + +- Release version 1.15.8 +- Merge the pr. [#95](https://github.com/justauth/JustAuth/pull/95) [#96](https://github.com/justauth/JustAuth/pull/96) + ## 1.15.7 ### 2020/09/11 diff --git a/README.en-US.md b/README.en-US.md index fed1fc7be21b76a8b0e879a87d601925fecedb56..087a3c7bd8c852d1d3295e2d1f0faa6f1c4fcb08 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -6,7 +6,7 @@

- + @@ -15,7 +15,7 @@ - + @@ -97,7 +97,7 @@ These artifacts are available from Maven Central: me.zhyd.oauth JustAuth - 1.15.7-beta.2 + 1.15.8-beta.2 ``` - Using JustAuth diff --git a/README.md b/README.md index a43ecd87ea5ec22de4fb074bb4c7be89ffb346d5..c9cd44e764818648e94cd0f73bdeababc9176b53 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@

- + @@ -15,7 +15,7 @@ - + @@ -107,7 +107,7 @@ JustAuth 集成了诸如:Github、Gitee、支付宝、新浪微博、微信、 me.zhyd.oauth JustAuth - 1.15.7 + 1.15.8 ``` - 调用api diff --git a/bin/repVersion.sh b/bin/repVersion.sh index 2277e8ecf33c6cdbea0c97813b2abd140b549b4d..a41612ed3542225999639fe10c5425eb8cd5d219 100644 --- a/bin/repVersion.sh +++ b/bin/repVersion.sh @@ -25,8 +25,6 @@ fi # 替换README.md等文件中的版本 sed -i "s/${old_version}/${new_version}/g" $pwd/README.md sed -i "s/${old_version}/${new_version}/g" $pwd/README.en-US.md -sed -i "s/${old_version}/${new_version}/g" $pwd/docs/README.md -sed -i "s/${old_version}/${new_version}/g" $pwd/docs/_coverpage.md # 替换pom.xml中的版本 sed -i "s/${old_version}/${new_version}/g" $pwd/pom.xml diff --git a/bin/version.txt b/bin/version.txt index 545fd574d35bc56aff646af7f139af4e25ec3e85..98e863cdf81f0ea6a2d78abf78b40ecc38f1f1f8 100644 --- a/bin/version.txt +++ b/bin/version.txt @@ -1 +1 @@ -1.15.7 +1.15.8 diff --git a/pom.xml b/pom.xml index ccd2a541f8a73a7338e65a37f57e242f301d184e..e7e37cf2de162bdfca195014da1d686bdc4a8748 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ me.zhyd.oauth JustAuth - 1.15.7 + 1.15.8 JustAuth https://gitee.com/yadong.zhang/JustAuth @@ -59,7 +59,7 @@ false 1.0.3 1.18.10 - 4.11 + 4.13.1 1.2.73 4.8.10.ALL 0.8.2