From db3f4e6d6f81152b200f8791e519ea3377879a27 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 26 Feb 2021 07:21:53 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/19.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/19.json diff --git a/history/LATEST.json b/history/LATEST.json index fbeef1827..ad42cbb5f 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 18, - "commit": "48963ff28cfd9edf995fe2539f0e77897ebd5a16", - "date": "2021-02-25T17:55:27.991Z" + "versionNum": 19, + "commit": "7b6f4152884272e508c427d0881c58109820c980", + "date": "2021-02-26T07:21:39.758Z" } \ No newline at end of file diff --git a/history/versions/19.json b/history/versions/19.json new file mode 100644 index 000000000..8274acd91 --- /dev/null +++ b/history/versions/19.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 19, + "commit": "7b6f4152884272e508c427d0881c58109820c980", + "date": "2021-02-26T07:21:39.758Z" + }, + "versionStart": { + "versionNum": 18, + "commit": "48963ff28cfd9edf995fe2539f0e77897ebd5a16", + "date": "2021-02-25T17:55:27.991Z" + }, + "changes": [ + "blockchains/binance/tokenlist.json" + ] +} \ No newline at end of file