File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 86
86
<details >
87
87
<summary >点此展开查看</summary >
88
88
89
- 1 . 本项目定为大约每两个月发布一次正式版,版本号格式为X .X.0(如2 .1.0, 2.2.0等 ),遇到重大问题需修复会及时提交新版本,欢迎大家随时提交Pull Request;
90
- 1 . BUG修复和新特性一般会先发布成小版本作为临时测试版本(如3 .1.8.B,即尾号不为0,并添加B,以区别于正式版);
89
+ 1 . 本项目定为大约每两个月发布一次正式版(同时 ` develop ` 分支代码合并进入 ` master ` 分支),版本号格式为 ` X .X.0` (如 ` 2 .1.0` , ` 2.2.0 ` 等 ),遇到重大问题需修复会及时提交新版本,欢迎大家随时提交Pull Request;
90
+ 1 . BUG修复和新特性一般会先发布成小版本作为临时测试版本(如 ` 3 .1.8.B` ,即尾号不为0,并添加B,以区别于正式版),代码仅存在于 ` develop ` 分支中 ;
91
91
1 . 目前最新版本号为 [ ![ Maven Central] ( https://img.shields.io/maven-central/v/com.github.binarywang/wx-java.svg )] ( http://mvnrepository.com/artifact/com.github.binarywang/wx-java ) ,也可以通过访问链接 [ 【微信支付】] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-pay%22 ) 、[ 【微信小程序】] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-miniapp%22 ) 、[ 【公众号】] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-mp%22 ) 、[ 【企业微信】] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-cp%22 ) 、[ 【开放平台】] ( http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.github.binarywang%22%20AND%20a%3A%22weixin-java-open%22 )
92
92
分别查看所有最新的版本。
93
93
You can’t perform that action at this time.
0 commit comments