Skip to content

Commit cd9ca10

Browse files
committed
Push new version
1 parent 1e014e7 commit cd9ca10

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.5";
13-
const BUILD_VERSION = 386;
12+
const VERSION = "1.6.6";
13+
const BUILD_VERSION = 387;
1414
const MIN_VERSION = "1.6.5";
1515
const DEVELOPMENT = false;
1616
const XDEBUG = "";

0 commit comments

Comments
 (0)