From ee7919351b26e70d40a7507f216a07977e4dd066 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Sat, 3 Jul 2021 10:23:18 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2709.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2709.json diff --git a/history/LATEST.json b/history/LATEST.json index b2d326f3c..aa7c32e45 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2708, - "commit": "a38885645594d7ab51f14de4a17cfeb2265af207", - "date": "2021-07-03T10:21:37.330Z" + "versionNum": 2709, + "commit": "d7efa74d19980608d4d60feca835365134dbedd9", + "date": "2021-07-03T10:23:02.260Z" } \ No newline at end of file diff --git a/history/versions/2709.json b/history/versions/2709.json new file mode 100644 index 000000000..263d731ac --- /dev/null +++ b/history/versions/2709.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2709, + "commit": "d7efa74d19980608d4d60feca835365134dbedd9", + "date": "2021-07-03T10:23:02.260Z" + }, + "versionStart": { + "versionNum": 2708, + "commit": "a38885645594d7ab51f14de4a17cfeb2265af207", + "date": "2021-07-03T10:21:37.330Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file