Skip to content

Commit 39633a9

Browse files
authored
Merge pull request #358 from eosnetworkfoundation/elmato/bump_1_0_6
[1.0] Bump 1.0.6 version
2 parents b939af9 + b0fe9bb commit 39633a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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 5)
23+
set(VERSION_PATCH 6)
2424
#set(VERSION_SUFFIX rc4)
2525

2626
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)