From b4147d3d4479948d3e48f10d31c7c2efbc6cbaf4 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 26 Feb 2021 14:18:51 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/28.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/28.json diff --git a/history/LATEST.json b/history/LATEST.json index 2e61f1f20..ba0540840 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 27, - "commit": "2dbd99e39cab9beaef0e9a8b14dfa3fc29ba45a5", - "date": "2021-02-26T14:17:20.891Z" + "versionNum": 28, + "commit": "530f2d88928ef96c0207832b260018b44901787b", + "date": "2021-02-26T14:18:37.966Z" } \ No newline at end of file diff --git a/history/versions/28.json b/history/versions/28.json new file mode 100644 index 000000000..11bc2440d --- /dev/null +++ b/history/versions/28.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 28, + "commit": "530f2d88928ef96c0207832b260018b44901787b", + "date": "2021-02-26T14:18:37.966Z" + }, + "versionStart": { + "versionNum": 27, + "commit": "2dbd99e39cab9beaef0e9a8b14dfa3fc29ba45a5", + "date": "2021-02-26T14:17:20.891Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file