Skip to content

Commit f25a24c

Browse files
committed
feat: bump version 3.4.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
1 parent 715d785 commit f25a24c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules/")
1010

1111
# The version number.
1212
set(ECO_VERSION_MAJOR 3)
13-
set(ECO_VERSION_MINOR 3)
13+
set(ECO_VERSION_MINOR 4)
1414
set(ECO_VERSION_PATCH 0)
1515

1616
find_package(Libev REQUIRED)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[4]: https://github.com/zhaojh329/lua-eco/pulls
77
[5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
88
[6]: https://github.com/zhaojh329/lua-eco/issues/new
9-
[7]: https://img.shields.io/badge/release-3.3.0-blue.svg?style=plastic
9+
[7]: https://img.shields.io/badge/release-3.4.0-blue.svg?style=plastic
1010
[8]: https://github.com/zhaojh329/lua-eco/releases
1111
[9]: https://github.com/zhaojh329/lua-eco/workflows/build/badge.svg
1212

README_ZH.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[4]: https://github.com/zhaojh329/lua-eco/pulls
77
[5]: https://img.shields.io/badge/提问-欢迎-brightgreen.svg?style=plastic
88
[6]: https://github.com/zhaojh329/lua-eco/issues/new
9-
[7]: https://img.shields.io/badge/发布版本-3.3.0-blue.svg?style=plastic
9+
[7]: https://img.shields.io/badge/发布版本-3.4.0-blue.svg?style=plastic
1010
[8]: https://github.com/zhaojh329/lua-eco/releases
1111
[9]: https://github.com/zhaojh329/lua-eco/workflows/build/badge.svg
1212
[11]: https://img.shields.io/badge/技术交流群-点击加入:153530783-brightgreen.svg

0 commit comments

Comments
 (0)