From f9b92e9afbbcc52c51137346c2733672b3660f9f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 15 Mar 2021 00:18:06 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/194.json | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/194.json diff --git a/history/LATEST.json b/history/LATEST.json index 113786bdd..f953f5202 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 193, - "commit": "69711af20be3094dd03d18cf3a551c11967d251c", - "date": "2021-03-14T23:26:07.300Z" + "versionNum": 194, + "commit": "af9ea3af4825d417ad2a0ccf6b3c7d64cbcb7f27", + "date": "2021-03-15T00:17:50.084Z" } \ No newline at end of file diff --git a/history/versions/194.json b/history/versions/194.json new file mode 100644 index 000000000..f82d1af63 --- /dev/null +++ b/history/versions/194.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 194, + "commit": "af9ea3af4825d417ad2a0ccf6b3c7d64cbcb7f27", + "date": "2021-03-15T00:17:50.084Z" + }, + "versionStart": { + "versionNum": 193, + "commit": "69711af20be3094dd03d18cf3a551c11967d251c", + "date": "2021-03-14T23:26:07.300Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/info.json", + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json", + "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png" + ] +} \ No newline at end of file