From c59bb5a74b6e7221736ad478be74a378250c5416 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 3 Mar 2021 15:32:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/81.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/81.json diff --git a/history/LATEST.json b/history/LATEST.json index 06d0fa800..f0130c232 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 80, - "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", - "date": "2021-03-03T15:31:09.294Z" + "versionNum": 81, + "commit": "dfe543c40df37fadf58eef9869706599beb9b350", + "date": "2021-03-03T15:32:37.156Z" } \ No newline at end of file diff --git a/history/versions/81.json b/history/versions/81.json new file mode 100644 index 000000000..71941efe9 --- /dev/null +++ b/history/versions/81.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 81, + "commit": "dfe543c40df37fadf58eef9869706599beb9b350", + "date": "2021-03-03T15:32:37.156Z" + }, + "versionStart": { + "versionNum": 80, + "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", + "date": "2021-03-03T15:31:09.294Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file