diff --git a/manifest-latest.json b/manifest-latest.json index 330bdf4d..024db4a3 100755 --- a/manifest-latest.json +++ b/manifest-latest.json @@ -1350,7 +1350,7 @@ { "blockchain": "Metrix", "ticker": "MRX", - "ver_id": "Metrix--v4.0.3", + "ver_id": "Metrix--v4.0.6.2", "ver_name": "Metrix", "conf_name": "metrix.conf", "dir_name_linux": "metrixcoin", @@ -1358,10 +1358,15 @@ "dir_name_win": "MetrixCoin", "repo_url": "https://github.com/TheLindaProjectInc/Metrix", "versions": [ - "v4.0.3" + "v4.0.3", + "v4.0.4", + "v4.0.5", + "v4.0.6", + "v4.0.6.1", + "v4.0.6.2" ], - "xbridge_conf": "Metrix--v4.0.3.conf", - "wallet_conf": "Metrix--v4.0.3.conf" + "xbridge_conf": "Metrix--v4.0.6.2.conf", + "wallet_conf": "Metrix--v4.0.6.2.conf" }, { "blockchain": "MNPCoin", diff --git a/manifest.json b/manifest.json index 330bdf4d..024db4a3 100755 --- a/manifest.json +++ b/manifest.json @@ -1350,7 +1350,7 @@ { "blockchain": "Metrix", "ticker": "MRX", - "ver_id": "Metrix--v4.0.3", + "ver_id": "Metrix--v4.0.6.2", "ver_name": "Metrix", "conf_name": "metrix.conf", "dir_name_linux": "metrixcoin", @@ -1358,10 +1358,15 @@ "dir_name_win": "MetrixCoin", "repo_url": "https://github.com/TheLindaProjectInc/Metrix", "versions": [ - "v4.0.3" + "v4.0.3", + "v4.0.4", + "v4.0.5", + "v4.0.6", + "v4.0.6.1", + "v4.0.6.2" ], - "xbridge_conf": "Metrix--v4.0.3.conf", - "wallet_conf": "Metrix--v4.0.3.conf" + "xbridge_conf": "Metrix--v4.0.6.2.conf", + "wallet_conf": "Metrix--v4.0.6.2.conf" }, { "blockchain": "MNPCoin", diff --git a/wallet-confs/Metrix--v4.0.3.conf b/wallet-confs/Metrix--v4.0.6.2.conf similarity index 100% rename from wallet-confs/Metrix--v4.0.3.conf rename to wallet-confs/Metrix--v4.0.6.2.conf diff --git a/xbridge-confs/Metrix--v4.0.3.conf b/xbridge-confs/Metrix--v4.0.6.2.conf similarity index 100% rename from xbridge-confs/Metrix--v4.0.3.conf rename to xbridge-confs/Metrix--v4.0.6.2.conf