Skip to content

Commit febe750

Browse files
committed
bump version to 3.6.1 in release branch
1 parent d66e477 commit febe750

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)