From a571292062f6e2878f156afe8c3f766663a7f45d Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Mon, 29 Mar 2021 21:47:55 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/340.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 history/versions/340.json diff --git a/history/LATEST.json b/history/LATEST.json index 65e4b5650..87915172c 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 339, - "commit": "dd248ce9c12777a59673552d0fb2911f2479df20", - "date": "2021-03-29T21:34:14.925Z" + "versionNum": 340, + "commit": "e5ea35e6f7cda74ad363a49f2784feb17ba40bc2", + "date": "2021-03-29T21:47:38.021Z" } \ No newline at end of file diff --git a/history/versions/340.json b/history/versions/340.json new file mode 100644 index 000000000..b50724988 --- /dev/null +++ b/history/versions/340.json @@ -0,0 +1,17 @@ +{ + "versionEnd": { + "versionNum": 340, + "commit": "e5ea35e6f7cda74ad363a49f2784feb17ba40bc2", + "date": "2021-03-29T21:47:38.021Z" + }, + "versionStart": { + "versionNum": 339, + "commit": "dd248ce9c12777a59673552d0fb2911f2479df20", + "date": "2021-03-29T21:34:14.925Z" + }, + "changes": [ + "blockchains/ethereum/allowlist.json", + "blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json", + "blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/logo.png" + ] +} \ No newline at end of file