From 000f8e8140eda196e395acdbb92cae11d6c81db6 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 19 Mar 2021 21:30:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/228.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/228.json diff --git a/history/LATEST.json b/history/LATEST.json index 386f18826..c59da9d73 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 227, - "commit": "f5e4bb595d4f3b43473f1322710084c1d10d51d4", - "date": "2021-03-19T21:28:30.206Z" + "versionNum": 228, + "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", + "date": "2021-03-19T21:30:04.279Z" } \ No newline at end of file diff --git a/history/versions/228.json b/history/versions/228.json new file mode 100644 index 000000000..6a087f7b3 --- /dev/null +++ b/history/versions/228.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 228, + "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", + "date": "2021-03-19T21:30:04.279Z" + }, + "versionStart": { + "versionNum": 227, + "commit": "f5e4bb595d4f3b43473f1322710084c1d10d51d4", + "date": "2021-03-19T21:28:30.206Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file