From 8fa5af4480c42ed245bad9de4b2e63565ee714b9 Mon Sep 17 00:00:00 2001 From: assets-bot Date: Fri, 28 May 2021 07:40:57 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/1706.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/1706.json diff --git a/history/LATEST.json b/history/LATEST.json index b48aa4594..352e4b177 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 1705, - "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", - "date": "2021-05-28T07:39:25.033Z" + "versionNum": 1706, + "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", + "date": "2021-05-28T07:40:42.874Z" } \ No newline at end of file diff --git a/history/versions/1706.json b/history/versions/1706.json new file mode 100644 index 000000000..47d2b6731 --- /dev/null +++ b/history/versions/1706.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 1706, + "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", + "date": "2021-05-28T07:40:42.874Z" + }, + "versionStart": { + "versionNum": 1705, + "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", + "date": "2021-05-28T07:39:25.033Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/tokenlist.json", + "blockchains/smartchain/allowlist.json" + ] +} \ No newline at end of file