From 3416f8bd30ca883381f972d47585b8f74071495f Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Wed, 17 Mar 2021 15:41:09 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/211.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/211.json diff --git a/history/LATEST.json b/history/LATEST.json index da15ad3d0..aaadce86a 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 210, - "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", - "date": "2021-03-17T15:26:11.333Z" + "versionNum": 211, + "commit": "8a9b2ffdc06d23420e2d69be0bf1c44f98b46ca2", + "date": "2021-03-17T15:40:53.983Z" } \ No newline at end of file diff --git a/history/versions/211.json b/history/versions/211.json new file mode 100644 index 000000000..c5abecb3b --- /dev/null +++ b/history/versions/211.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 211, + "commit": "8a9b2ffdc06d23420e2d69be0bf1c44f98b46ca2", + "date": "2021-03-17T15:40:53.983Z" + }, + "versionStart": { + "versionNum": 210, + "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", + "date": "2021-03-17T15:26:11.333Z" + }, + "changes": [ + "blockchains/smartchain/allowlist.json", + "blockchains/smartchain/assets/0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A/info.json", + "blockchains/smartchain/assets/0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A/logo.png" + ] +} \ No newline at end of file