Skip to content

Commit 04ff81e

Browse files
committed
Push new version 1.6.8.389
1 parent 4286136 commit 04ff81e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

include/coinspec.inc.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
const NETWORK = "mainnet";
1010
const CHAIN_ID = "00";
1111
const COIN_PORT = "";
12-
const VERSION = "1.6.7";
13-
const BUILD_VERSION = 388;
12+
const VERSION = "1.6.8";
13+
const BUILD_VERSION = 389;
1414
const MIN_VERSION = "1.6.6";
1515
const DEVELOPMENT = false;
1616
const XDEBUG = "";

0 commit comments

Comments
 (0)