Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit 61e66a7

Browse files
committed
Change blockchain version to 0.18.2
1 parent b6aeef4 commit 61e66a7

File tree

1 file changed

+1
-1
lines changed
  • libraries/protocol/include/golos/protocol

1 file changed

+1
-1
lines changed

libraries/protocol/include/golos/protocol/config.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44
#pragma once
55

6-
#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 1))
6+
#define STEEMIT_BLOCKCHAIN_VERSION (version(0, 18, 2))
77
#define STEEMIT_BLOCKCHAIN_HARDFORK_VERSION (hardfork_version(STEEMIT_BLOCKCHAIN_VERSION))
88

99
#ifdef STEEMIT_BUILD_TESTNET

0 commit comments

Comments
 (0)