From 72dd423ff73c5bc3d592f33b03d4267397dcbd4e Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 20 Apr 2021 14:26:58 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/628.json | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 history/versions/628.json diff --git a/history/LATEST.json b/history/LATEST.json index 669f4b5f0..425f0e51d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 627, - "commit": "844d20ef783e47b6f0d8046faded4eed29bf56fd", - "date": "2021-04-20T14:15:50.360Z" + "versionNum": 628, + "commit": "d0732348388e2556cce81b6d259f2b0a2ac81bcd", + "date": "2021-04-20T14:26:41.268Z" } \ No newline at end of file diff --git a/history/versions/628.json b/history/versions/628.json new file mode 100644 index 000000000..a92785b53 --- /dev/null +++ b/history/versions/628.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 628, + "commit": "d0732348388e2556cce81b6d259f2b0a2ac81bcd", + "date": "2021-04-20T14:26:41.268Z" + }, + "versionStart": { + "versionNum": 627, + "commit": "844d20ef783e47b6f0d8046faded4eed29bf56fd", + "date": "2021-04-20T14:15:50.360Z" + }, + "changes": [ + "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json", + "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png" + ] +} \ No newline at end of file