From 43b57477162997df312a4a0cbbd5bf03bf2b557a Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sun, 6 Jun 2021 18:25:20 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1987.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1987.json diff --git a/history/LATEST.json b/history/LATEST.json index e8f9fd7ad..08077c3d4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1986, - "commit": "f9ec1daa89934cd4fdc52a79276d4bbfc56d7e88", - "date": "2021-06-06T18:23:49.866Z" + "versionNum": 1987, + "commit": "86b65b1153fbfc9cdf2a67292b080b37e55f4fc4", + "date": "2021-06-06T18:25:05.231Z" } \ No newline at end of file diff --git a/history/versions/1987.json b/history/versions/1987.json new file mode 100644 index 000000000..f2a83faed --- /dev/null +++ b/history/versions/1987.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1987, + "commit": "86b65b1153fbfc9cdf2a67292b080b37e55f4fc4", + "date": "2021-06-06T18:25:05.231Z" + }, + "versionStart": { + "versionNum": 1986, + "commit": "f9ec1daa89934cd4fdc52a79276d4bbfc56d7e88", + "date": "2021-06-06T18:23:49.866Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file