From ee975058664a1baca40d01e08cdbe108f8259ceb Mon Sep 17 00:00:00 2001 From: assets-bot Date: Thu, 11 Mar 2021 06:43:03 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/152.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/152.json diff --git a/history/LATEST.json b/history/LATEST.json index fb47988bb..72b245a69 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 151, - "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", - "date": "2021-03-11T06:41:18.038Z" + "versionNum": 152, + "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", + "date": "2021-03-11T06:42:48.031Z" } \ No newline at end of file diff --git a/history/versions/152.json b/history/versions/152.json new file mode 100644 index 000000000..e0119e713 --- /dev/null +++ b/history/versions/152.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 152, + "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", + "date": "2021-03-11T06:42:48.031Z" + }, + "versionStart": { + "versionNum": 151, + "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", + "date": "2021-03-11T06:41:18.038Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file