We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a8b16 commit ca0c2c6Copy full SHA for ca0c2c6
CHANGELOG.md
@@ -1,5 +1,13 @@
1
changelog
2
3
+<a name="1.68.2"></a>
4
+## [1.68.2](https://github.com/33cn/chain33/compare/v1.68.1...v1.68.2) (2024-04-12)
5
+
6
7
+### Bug Fixes
8
9
+* add format eth address fork ([ee8af86](https://github.com/33cn/chain33/commit/ee8af86))
10
11
<a name="1.68.1"></a>
12
## [1.68.1](https://github.com/33cn/chain33/compare/v1.68.0...v1.68.1) (2023-09-12)
13
common/version/version.go
@@ -6,7 +6,7 @@
package version
//Version chain33 version
-var Version = "1.68.1"
+var Version = "1.68.2"
//var version key
var (
0 commit comments