Skip to content

Commit

Permalink
Bump version to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandeberg committed Aug 27, 2019
1 parent f8be8ba commit 28e745d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/protocol/include/steem/protocol/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

#else // IS LIVE STEEM NETWORK

#define STEEM_BLOCKCHAIN_VERSION ( version(0, 21, 0) )
#define STEEM_BLOCKCHAIN_VERSION ( version(0, 21, 1) )

#define STEEM_INIT_PUBLIC_KEY_STR "STM8GC13uCZbP44HzMLV6zPZGwVQ8Nt4Kji8PapsPiNq1BK153XTX"
#define STEEM_CHAIN_ID fc::sha256()
Expand Down

0 comments on commit 28e745d

Please sign in to comment.