Skip to content

Commit

Permalink
update tester platform_contract_version to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alrxy committed Feb 3, 2021
1 parent 9a6ffb0 commit 93164be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tester/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

set(DAOBET_CONTRACTS_VERSION "v1.0.7")
set(PLATFORM_CONTRACTS_VERSION "v1.2.2-rc")
set(PLATFORM_CONTRACTS_VERSION "v1.2.2")

find_package(eosio)

Expand Down

0 comments on commit 93164be

Please sign in to comment.