From ab3f1d81953fa37a0c5d57ba311c8e1d37d5e955 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 18 Jun 2021 09:45:40 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2311.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2311.json diff --git a/history/LATEST.json b/history/LATEST.json index 2f56fc408..52f4e09eb 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2310, - "commit": "4395e67dfd51f41fb29f0967c822b3148db9e1f3", - "date": "2021-06-18T09:44:20.832Z" + "versionNum": 2311, + "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", + "date": "2021-06-18T09:45:27.764Z" } \ No newline at end of file diff --git a/history/versions/2311.json b/history/versions/2311.json new file mode 100644 index 000000000..bd290f3fe --- /dev/null +++ b/history/versions/2311.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2311, + "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", + "date": "2021-06-18T09:45:27.764Z" + }, + "versionStart": { + "versionNum": 2310, + "commit": "4395e67dfd51f41fb29f0967c822b3148db9e1f3", + "date": "2021-06-18T09:44:20.832Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file