We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba5e9f commit 34bc9faCopy full SHA for 34bc9fa
CHANGELOG.md
@@ -1,5 +1,13 @@
1
changelog
2
3
+<a name="1.68.1"></a>
4
+## [1.68.1](https://github.com/33cn/chain33/compare/v1.68.0...v1.68.1) (2023-09-12)
5
+
6
7
+### Bug Fixes
8
9
+* update go-libp2p dependency to v0.23.4 ([88be560](https://github.com/33cn/chain33/commit/88be560))
10
11
<a name="1.68.0"></a>
12
# [1.68.0](https://github.com/33cn/chain33/compare/v1.67.5...v1.68.0) (2023-02-17)
13
common/version/version.go
@@ -6,7 +6,7 @@
package version
//Version chain33 version
-var Version = "1.68.0"
+var Version = "1.68.1"
//var version key
var (
0 commit comments