We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e014e7 commit cd9ca10Copy full SHA for cd9ca10
1 file changed
include/coinspec.inc.php
@@ -9,8 +9,8 @@
9
const NETWORK = "mainnet";
10
const CHAIN_ID = "00";
11
const COIN_PORT = "";
12
-const VERSION = "1.6.5";
13
-const BUILD_VERSION = 386;
+const VERSION = "1.6.6";
+const BUILD_VERSION = 387;
14
const MIN_VERSION = "1.6.5";
15
const DEVELOPMENT = false;
16
const XDEBUG = "";
0 commit comments