From 0fe640293fba0f79ae38e1ab607652012b133346 Mon Sep 17 00:00:00 2001 From: Iamdeadlyz Date: Thu, 18 Mar 2021 07:45:32 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/214.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/214.json diff --git a/history/LATEST.json b/history/LATEST.json index cbd08c498..f6bd3d79d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 213, - "commit": "63c1dcaf1a76bf0117a93e616e1d649d36fc1ae8", - "date": "2021-03-17T23:28:33.457Z" + "versionNum": 214, + "commit": "a9b1cbbf33de01bba8caabab135b4b34e1d7b66f", + "date": "2021-03-18T07:45:15.918Z" } \ No newline at end of file diff --git a/history/versions/214.json b/history/versions/214.json new file mode 100644 index 000000000..09316e65d --- /dev/null +++ b/history/versions/214.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 214, + "commit": "a9b1cbbf33de01bba8caabab135b4b34e1d7b66f", + "date": "2021-03-18T07:45:15.918Z" + }, + "versionStart": { + "versionNum": 213, + "commit": "63c1dcaf1a76bf0117a93e616e1d649d36fc1ae8", + "date": "2021-03-17T23:28:33.457Z" + }, + "changes": [ + "blockchains/binance/allowlist.json", + "blockchains/binance/assets/CAKE-435/info.json", + "blockchains/binance/assets/CAKE-435/logo.png" + ] +} \ No newline at end of file