Skip to content

Commit 23aaf66

Browse files
authored
Merge pull request #373 from eosnetworkfoundation/yarkin/bump107
[1.0] Bump version to 1.0.7
2 parents d0c8e3d + de5eaaa commit 23aaf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include(cmake/conan.cmake)
2020

2121
set(VERSION_MAJOR 1)
2222
set(VERSION_MINOR 0)
23-
set(VERSION_PATCH 6)
23+
set(VERSION_PATCH 7)
2424
#set(VERSION_SUFFIX rc4)
2525

2626
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)