From 492eea5e3e31247e8b557a0a9cf31dd0ced92fa4 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 7 Jun 2021 20:10:21 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2016.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2016.json diff --git a/history/LATEST.json b/history/LATEST.json index d0c2a7144..0cd37485c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2015, - "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", - "date": "2021-06-07T20:08:50.152Z" + "versionNum": 2016, + "commit": "38a3b433b6dd94a103201007c029f24e252de8b8", + "date": "2021-06-07T20:10:06.799Z" } \ No newline at end of file diff --git a/history/versions/2016.json b/history/versions/2016.json new file mode 100644 index 000000000..772ff7640 --- /dev/null +++ b/history/versions/2016.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2016, + "commit": "38a3b433b6dd94a103201007c029f24e252de8b8", + "date": "2021-06-07T20:10:06.799Z" + }, + "versionStart": { + "versionNum": 2015, + "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", + "date": "2021-06-07T20:08:50.152Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file