Skip to content

Commit 18bc4f6

Browse files
committed
Push new version
Block older versions
1 parent cd9ca10 commit 18bc4f6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

include/coinspec.inc.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
const NETWORK = "mainnet";
1010
const CHAIN_ID = "00";
1111
const COIN_PORT = "";
12-
const VERSION = "1.6.6";
13-
const BUILD_VERSION = 387;
14-
const MIN_VERSION = "1.6.5";
12+
const VERSION = "1.6.7";
13+
const BUILD_VERSION = 388;
14+
const MIN_VERSION = "1.6.6";
1515
const DEVELOPMENT = false;
1616
const XDEBUG = "";
1717
const XDEBUG_CLI = "";

0 commit comments

Comments
 (0)