Skip to content

Commit 8b03bfc

Browse files
authored
Merge pull request #180 from eosnetworkfoundation/version-bump
bump version to 3.6.1 in release branch
2 parents d66e477 + febe750 commit 8b03bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project(eosio_contracts)
44

55
set(VERSION_MAJOR 3)
66
set(VERSION_MINOR 6)
7-
set(VERSION_PATCH 0)
7+
set(VERSION_PATCH 1)
88
# set(VERSION_SUFFIX "")
99

1010
if(VERSION_SUFFIX)

0 commit comments

Comments
 (0)