From 09f89df4cf78a56b0093fba939d352636c149b4c Mon Sep 17 00:00:00 2001 From: assets-bot Date: Tue, 8 Jun 2021 01:35:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2019.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2019.json diff --git a/history/LATEST.json b/history/LATEST.json index f1db09d20..005dfa9bc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2018, - "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", - "date": "2021-06-07T20:14:54.668Z" + "versionNum": 2019, + "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", + "date": "2021-06-08T01:35:07.224Z" } \ No newline at end of file diff --git a/history/versions/2019.json b/history/versions/2019.json new file mode 100644 index 000000000..07c6c36c1 --- /dev/null +++ b/history/versions/2019.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2019, + "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", + "date": "2021-06-08T01:35:07.224Z" + }, + "versionStart": { + "versionNum": 2018, + "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", + "date": "2021-06-07T20:14:54.668Z" + }, + "changes": [ + "blockchains/binance/tokenlist.json" + ] +} \ No newline at end of file