From c63456ed18ef2cdbe0cdb3c12e740a2db186705b Mon Sep 17 00:00:00 2001 From: crowdcoinChain <33550798+crowdcoinChain@users.noreply.github.com> Date: Fri, 9 Nov 2018 04:56:23 -0500 Subject: [PATCH] updated version --- config/crowd/crowd.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/crowd/crowd.env b/config/crowd/crowd.env index 03706601..d2f140fd 100644 --- a/config/crowd/crowd.env +++ b/config/crowd/crowd.env @@ -2,4 +2,4 @@ CODENAME=crowd MNODE_DAEMON=${MNODE_DAEMON:-/usr/local/bin/crowdcoind} MNODE_INBOUND_PORT=${MNODE_INBOUND_PORT:-33472} GIT_URL=https://github.com/crowdcoinChain/Crowdcoin.git -SCVERSION="tags/1.1.0" \ No newline at end of file +SCVERSION="tags/2.0.0"