From a67c4280de3a2c7c22d6bccce81d99c44a9ad28a Mon Sep 17 00:00:00 2001 From: assets-bot Date: Wed, 24 Feb 2021 13:00:45 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/4.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/4.json diff --git a/history/LATEST.json b/history/LATEST.json index 4f103ac7a..5d46b6306 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3, - "commit": "d7b8d537074a5d83adcb05e72a141f8116587fcc", - "date": "2021-02-24T12:59:02.761Z" + "versionNum": 4, + "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", + "date": "2021-02-24T13:00:30.891Z" } \ No newline at end of file diff --git a/history/versions/4.json b/history/versions/4.json new file mode 100644 index 000000000..6cd6eacc7 --- /dev/null +++ b/history/versions/4.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 4, + "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", + "date": "2021-02-24T13:00:30.891Z" + }, + "versionStart": { + "versionNum": 3, + "commit": "d7b8d537074a5d83adcb05e72a141f8116587fcc", + "date": "2021-02-24T12:59:02.761Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json" + ] +} \ No newline at end of file