From e983fcddc5c29d5b4dc1e3670433983df71120db Mon Sep 17 00:00:00 2001 From: zachzwei Date: Tue, 16 Mar 2021 10:37:12 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/196.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/196.json diff --git a/history/LATEST.json b/history/LATEST.json index 858c8c73e..6f0e65d03 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 195, - "commit": "9ce244449debc956d6a38d218b5fc4974d80000a", - "date": "2021-03-15T07:22:05.506Z" + "versionNum": 196, + "commit": "f2c75b7919376fbf2e2ccd294af150a7d51060d9", + "date": "2021-03-16T10:36:56.673Z" } \ No newline at end of file diff --git a/history/versions/196.json b/history/versions/196.json new file mode 100644 index 000000000..6a5dde368 --- /dev/null +++ b/history/versions/196.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 196, + "commit": "f2c75b7919376fbf2e2ccd294af150a7d51060d9", + "date": "2021-03-16T10:36:56.673Z" + }, + "versionStart": { + "versionNum": 195, + "commit": "9ce244449debc956d6a38d218b5fc4974d80000a", + "date": "2021-03-15T07:22:05.506Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json", + "blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/logo.png" + ] +} \ No newline at end of file