From 5463afee0417eb1d62c4c8450ff1065ebec54ba5 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 7 May 2021 06:27:00 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1100.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1100.json diff --git a/history/LATEST.json b/history/LATEST.json index eddb9ea99..b7cd6e0c8 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1099, - "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", - "date": "2021-05-07T06:25:20.092Z" + "versionNum": 1100, + "commit": "8a8222057839c7e822bc7456866cb75131004081", + "date": "2021-05-07T06:26:44.413Z" } \ No newline at end of file diff --git a/history/versions/1100.json b/history/versions/1100.json new file mode 100644 index 000000000..0c5d4b918 --- /dev/null +++ b/history/versions/1100.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1100, + "commit": "8a8222057839c7e822bc7456866cb75131004081", + "date": "2021-05-07T06:26:44.413Z" + }, + "versionStart": { + "versionNum": 1099, + "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", + "date": "2021-05-07T06:25:20.092Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file