We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4286136 commit 04ff81eCopy full SHA for 04ff81e
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.7";
13
-const BUILD_VERSION = 388;
+const VERSION = "1.6.8";
+const BUILD_VERSION = 389;
14
const MIN_VERSION = "1.6.6";
15
const DEVELOPMENT = false;
16
const XDEBUG = "";
0 commit comments