From a08feabf696ec400e9fc20b9196025862654c7da Mon Sep 17 00:00:00 2001 From: zachzwei Date: Mon, 7 Jun 2021 08:01:23 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1992.json | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 history/versions/1992.json diff --git a/history/LATEST.json b/history/LATEST.json index 5316604f1..dab16e133 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1991, - "commit": "a04a323c7c1fa5be26e78233639c7c562b604e5d", - "date": "2021-06-07T03:41:59.131Z" + "versionNum": 1992, + "commit": "e341938ce1cbb423b918483f4672b7b0e31c5889", + "date": "2021-06-07T08:01:07.278Z" } \ No newline at end of file diff --git a/history/versions/1992.json b/history/versions/1992.json new file mode 100644 index 000000000..b7f225e37 --- /dev/null +++ b/history/versions/1992.json @@ -0,0 +1,20 @@ +{ + "versionEnd": { + "versionNum": 1992, + "commit": "e341938ce1cbb423b918483f4672b7b0e31c5889", + "date": "2021-06-07T08:01:07.278Z" + }, + "versionStart": { + "versionNum": 1991, + "commit": "a04a323c7c1fa5be26e78233639c7c562b604e5d", + "date": "2021-06-07T03:41:59.131Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json", + "blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/logo.png", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json", + "blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/logo.png" + ] +} \ No newline at end of file