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