Skip to content

Commit 3b0d642

Browse files
chore(release): 1.67.5 [skip ci]
<a name="1.67.5"></a> ## [1.67.5](v1.67.4...v1.67.5) (2022-12-15) ### Bug Fixes * fix issue #1279 ([f76cfda](f76cfda)), closes [#1279](#1279)
1 parent f060723 commit 3b0d642

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
changelog
22

3+
<a name="1.67.5"></a>
4+
## [1.67.5](https://github.com/33cn/chain33/compare/v1.67.4...v1.67.5) (2022-12-15)
5+
6+
7+
### Bug Fixes
8+
9+
* fix issue #1279 ([f76cfda](https://github.com/33cn/chain33/commit/f76cfda)), closes [#1279](https://github.com/33cn/chain33/issues/1279)
10+
311
<a name="1.67.4"></a>
412
## [1.67.4](https://github.com/33cn/chain33/compare/v1.67.3...v1.67.4) (2022-10-11)
513

common/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
package version
77

88
//Version chain33 version
9-
var Version = "1.67.4"
9+
var Version = "1.67.5"
1010

1111
//var version key
1212
var (

0 commit comments

Comments
 (0)