From d733aaa71f68d29596bf2ded63699fddc50c2135 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 24 Feb 2021 07:28:26 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/20.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/20.json diff --git a/history/LATEST.json b/history/LATEST.json index 1d00e50be..f1c18c1bc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 19, - "commit": "8f75c5563cbe2ac5ba7fbca7208bd68e4811c789", - "date": "2021-02-23T13:14:00.940Z" + "versionNum": 20, + "commit": "33f28616cb0962fd6a86109156a6ae71f5595aec", + "date": "2021-02-24T07:28:13.357Z" } \ No newline at end of file diff --git a/history/versions/20.json b/history/versions/20.json new file mode 100644 index 000000000..c72163c9c --- /dev/null +++ b/history/versions/20.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 20, + "commit": "33f28616cb0962fd6a86109156a6ae71f5595aec", + "date": "2021-02-24T07:28:13.357Z" + }, + "versionStart": { + "versionNum": 19, + "commit": "8f75c5563cbe2ac5ba7fbca7208bd68e4811c789", + "date": "2021-02-23T13:14:00.940Z" + }, + "fullChange": false, + "changeCount": 1, + "changes": [ + "blockchains/binance/tokenlist.json" + ] +} \ No newline at end of file