From 5f29f8bbed5f3fc35d0f734621bcdba7ac10cbee Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sun, 6 Jun 2021 12:49:49 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1978.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1978.json diff --git a/history/LATEST.json b/history/LATEST.json index 490c7c8e7..91a9036cf 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1977, - "commit": "4f74eb16ce5e9597a6680b359fc1e6a6235ffc1f", - "date": "2021-06-06T12:48:21.777Z" + "versionNum": 1978, + "commit": "06b50b36d055efb034997d62c3553636916db7e1", + "date": "2021-06-06T12:49:33.907Z" } \ No newline at end of file diff --git a/history/versions/1978.json b/history/versions/1978.json new file mode 100644 index 000000000..f55f896ba --- /dev/null +++ b/history/versions/1978.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1978, + "commit": "06b50b36d055efb034997d62c3553636916db7e1", + "date": "2021-06-06T12:49:33.907Z" + }, + "versionStart": { + "versionNum": 1977, + "commit": "4f74eb16ce5e9597a6680b359fc1e6a6235ffc1f", + "date": "2021-06-06T12:48:21.777Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file