From 4bafbca567a33ff8fff74b8bff55c4f1811e5f03 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 24 Feb 2021 13:20:24 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/6.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/6.json diff --git a/history/LATEST.json b/history/LATEST.json index cc9e1f035..4ebdb37fe 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 5, - "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", - "date": "2021-02-24T13:18:39.175Z" + "versionNum": 6, + "commit": "4166ed944aaa6c879e3e7c577f66924bc70b2748", + "date": "2021-02-24T13:20:11.930Z" } \ No newline at end of file diff --git a/history/versions/6.json b/history/versions/6.json new file mode 100644 index 000000000..3a6b456c9 --- /dev/null +++ b/history/versions/6.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 6, + "commit": "4166ed944aaa6c879e3e7c577f66924bc70b2748", + "date": "2021-02-24T13:20:11.930Z" + }, + "versionStart": { + "versionNum": 5, + "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", + "date": "2021-02-24T13:18:39.175Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file