diff --git a/CHANGELOG.md b/CHANGELOG.md
index 66741d1ee..c6b2bdd66 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
changelog
+
+## [1.68.4](https://github.com/33cn/plugin/compare/v1.68.3...v1.68.4) (2023-09-13)
+
+
+### Bug Fixes
+
+* sync chain33 patch version 1.68.1 ([82f248a](https://github.com/33cn/plugin/commit/82f248a))
+
## [1.68.3](https://github.com/33cn/plugin/compare/v1.68.2...v1.68.3) (2023-05-24)
diff --git a/README.md b/README.md
index ab8747637..f1ed51f23 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ https://camo.githubusercontent.com/915b7be44ada53c290eb157634330494ebe3e30a/6874
[![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)
[![codecov](https://codecov.io/gh/33cn/plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/33cn/plugin)
-# chain33 官方插件系统(v1.68.3)
+# chain33 官方插件系统(v1.68.4)
* chain33地址: https://github.com/33cn/chain33
* chain33官网: https://chain.33.cn
diff --git a/version/version.go b/version/version.go
index a7196f107..e5d85e23f 100644
--- a/version/version.go
+++ b/version/version.go
@@ -7,7 +7,7 @@ import (
//var version control
var (
- Version = "1.68.3"
+ Version = "1.68.4"
GitCommit string
BuildTime string
// GoVersion system go version