From 41e1017dce7ef58175d71abe72fa5be67fe38479 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 19 Jun 2021 05:50:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2349.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/2349.json diff --git a/history/LATEST.json b/history/LATEST.json index bd5956b64..4a971a859 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2348, - "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", - "date": "2021-06-19T05:48:55.248Z" + "versionNum": 2349, + "commit": "1c23a978e238b1eea6d398432e121b129b8e2a2c", + "date": "2021-06-19T05:50:09.068Z" } \ No newline at end of file diff --git a/history/versions/2349.json b/history/versions/2349.json new file mode 100644 index 000000000..892135c7d --- /dev/null +++ b/history/versions/2349.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 2349, + "commit": "1c23a978e238b1eea6d398432e121b129b8e2a2c", + "date": "2021-06-19T05:50:09.068Z" + }, + "versionStart": { + "versionNum": 2348, + "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", + "date": "2021-06-19T05:48:55.248Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file