diff --git a/CHANGELOG.md b/CHANGELOG.md
index fd9feee072..b50de9099d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
changelog
+
+## [1.67.4](https://github.com/33cn/plugin/compare/v1.67.3...v1.67.4) (2022-10-11)
+
+
+### Bug Fixes
+
+* update chain33 patch version ([385028c](https://github.com/33cn/plugin/commit/385028c))
+
## [1.67.3](https://github.com/33cn/plugin/compare/v1.67.2...v1.67.3) (2022-05-27)
diff --git a/README.md b/README.md
index 1a4eb0cf31..72a2a3751b 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.67.3)
+# chain33 官方插件系统(v1.67.4)
* chain33地址: https://github.com/33cn/chain33
* chain33官网: https://chain.33.cn
diff --git a/version/version.go b/version/version.go
index 0fe0415c70..21999448cc 100644
--- a/version/version.go
+++ b/version/version.go
@@ -7,7 +7,7 @@ import (
//var version control
var (
- Version = "1.67.3"
+ Version = "1.67.4"
GitCommit string
BuildTime string
// GoVersion system go version