File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11changelog
22
3+ <a name =" 1.68.2 " ></a >
4+ ## [ 1.68.2] ( https://github.com/33cn/plugin/compare/v1.68.1...v1.68.2 ) (2023-03-16)
5+
6+
7+ ### Bug Fixes
8+
9+ * init evm exec address with format ([ 36e8875] ( https://github.com/33cn/plugin/commit/36e8875 ) )
10+
311<a name =" 1.68.1 " ></a >
412## [ 1.68.1] ( https://github.com/33cn/plugin/compare/v1.68.0...v1.68.1 ) (2023-03-14)
513
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874
66[ ![ Windows Build Status] ( https://ci.appveyor.com/api/projects/status/github/33cn/plugin?svg=true&branch=master&passingText=Windows%20-%20OK&failingText=Windows%20-%20failed&pendingText=Windows%20-%20pending )] ( https://ci.appveyor.com/project/33cn/plugin )
77[ ![ codecov] ( https://codecov.io/gh/33cn/plugin/branch/master/graph/badge.svg )] ( https://codecov.io/gh/33cn/plugin )
88
9- # chain33 官方插件系统(v1.68.1 )
9+ # chain33 官方插件系统(v1.68.2 )
1010
1111* chain33地址: https://github.com/33cn/chain33
1212* chain33官网: https://chain.33.cn
Original file line number Diff line number Diff line change 77
88//var version control
99var (
10- Version = "1.68.1 "
10+ Version = "1.68.2 "
1111 GitCommit string
1212 BuildTime string
1313 // GoVersion system go version
You can’t perform that action at this time.
0 commit comments