From c244a065f17c1b442736b35caa5fcadbb083431e Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 17 Jun 2021 12:11:29 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2278.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/2278.json diff --git a/history/LATEST.json b/history/LATEST.json index bdeba4168..3e5b4d2d8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2277, - "commit": "0798b0ec24bfe167308310efdd817556c58ec395", - "date": "2021-06-17T10:57:11.583Z" + "versionNum": 2278, + "commit": "d927278bef8b496cc2fb5278af730596a6842142", + "date": "2021-06-17T12:11:16.851Z" } \ No newline at end of file diff --git a/history/versions/2278.json b/history/versions/2278.json new file mode 100644 index 000000000..98bcb882c --- /dev/null +++ b/history/versions/2278.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 2278, + "commit": "d927278bef8b496cc2fb5278af730596a6842142", + "date": "2021-06-17T12:11:16.851Z" + }, + "versionStart": { + "versionNum": 2277, + "commit": "0798b0ec24bfe167308310efdd817556c58ec395", + "date": "2021-06-17T10:57:11.583Z" + }, + "changes": [ + "blockchains/binance/tokenlist.json", + "blockchains/ethereum/tokenlist.json", + "blockchains/smartchain/tokenlist.json" + ] +} \ No newline at end of file