From 60eddf2a6c0ad98146752cad464faad42903a617 Mon Sep 17 00:00:00 2001 From: cryptomanz Date: Sat, 3 Jul 2021 09:14:11 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2701.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2701.json diff --git a/history/LATEST.json b/history/LATEST.json index 0d15a0c20..53d3dd303 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2700, - "commit": "84ecde4e7931c0b3bc36d9c9c79a4f389589d9cf", - "date": "2021-07-03T09:10:08.222Z" + "versionNum": 2701, + "commit": "fa5d02eb5edc844cc3e33e9a003e451280be6355", + "date": "2021-07-03T09:13:55.235Z" } \ No newline at end of file diff --git a/history/versions/2701.json b/history/versions/2701.json new file mode 100644 index 000000000..0e1187323 --- /dev/null +++ b/history/versions/2701.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2701, + "commit": "fa5d02eb5edc844cc3e33e9a003e451280be6355", + "date": "2021-07-03T09:13:55.235Z" + }, + "versionStart": { + "versionNum": 2700, + "commit": "84ecde4e7931c0b3bc36d9c9c79a4f389589d9cf", + "date": "2021-07-03T09:10:08.222Z" + }, + "changes": [ + "blockchains/binance/assets/CHZ-ECD/info.json" + ] +} \ No newline at end of file