From b6866d79805f7c45a21442ccd95feba1977b42c9 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 3 May 2021 20:07:36 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1006.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/1006.json diff --git a/history/LATEST.json b/history/LATEST.json index 39a3e061f..972c7254d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1005, - "commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2", - "date": "2021-05-03T20:06:10.868Z" + "versionNum": 1006, + "commit": "03a178b6f3cb9840734c662c6cac3a900558e78c", + "date": "2021-05-03T20:07:22.632Z" } \ No newline at end of file diff --git a/history/versions/1006.json b/history/versions/1006.json new file mode 100644 index 000000000..fc30eb8ca --- /dev/null +++ b/history/versions/1006.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 1006, + "commit": "03a178b6f3cb9840734c662c6cac3a900558e78c", + "date": "2021-05-03T20:07:22.632Z" + }, + "versionStart": { + "versionNum": 1005, + "commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2", + "date": "2021-05-03T20:06:10.868Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file