From 19671af661700069a2767be75e1cca8633136e39 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 6 Mar 2021 11:01:54 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/111.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/111.json diff --git a/history/LATEST.json b/history/LATEST.json index 68796a2dc..9ed14b8f3 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 110, - "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573", - "date": "2021-03-06T11:00:21.919Z" + "versionNum": 111, + "commit": "a75843e69b7f2137efdcb92d0f0815fade4ebe67", + "date": "2021-03-06T11:01:38.827Z" } \ No newline at end of file diff --git a/history/versions/111.json b/history/versions/111.json new file mode 100644 index 000000000..939e5e419 --- /dev/null +++ b/history/versions/111.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 111, + "commit": "a75843e69b7f2137efdcb92d0f0815fade4ebe67", + "date": "2021-03-06T11:01:38.827Z" + }, + "versionStart": { + "versionNum": 110, + "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573", + "date": "2021-03-06T11:00:21.919Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json" + ] +} \ No newline at end of file