From 98e2a106eaffe8a81204375d6a91d343c7fdc8c0 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Mon, 7 Jun 2021 20:15:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2018.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2018.json diff --git a/history/LATEST.json b/history/LATEST.json index ce98ebdc2..f1db09d20 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2017, - "commit": "fe0c34390d946b4556e19f9ef4821dda4b231997", - "date": "2021-06-07T20:13:36.931Z" + "versionNum": 2018, + "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", + "date": "2021-06-07T20:14:54.668Z" } \ No newline at end of file diff --git a/history/versions/2018.json b/history/versions/2018.json new file mode 100644 index 000000000..cbf0f4422 --- /dev/null +++ b/history/versions/2018.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2018, + "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", + "date": "2021-06-07T20:14:54.668Z" + }, + "versionStart": { + "versionNum": 2017, + "commit": "fe0c34390d946b4556e19f9ef4821dda4b231997", + "date": "2021-06-07T20:13:36.931Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file