From 71532bd1993dfaebf563ec2e5c633d6fe4074de3 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Tue, 23 Feb 2021 12:37:22 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/17.json | 18 ++++++++++++++++++ 2 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 history/versions/17.json diff --git a/history/LATEST.json b/history/LATEST.json index a5a8e5978..ac3fdb1bc 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 16, - "commit": "1bcd48c739687a9cb9db0597660cbbe37d757478", - "date": "2021-02-23T11:20:21.158Z" + "versionNum": 17, + "commit": "50fa80a86e27ca7dbe09f925f3974a52b29243dc", + "date": "2021-02-23T12:37:07.674Z" } \ No newline at end of file diff --git a/history/versions/17.json b/history/versions/17.json new file mode 100644 index 000000000..8c9f8ecb0 --- /dev/null +++ b/history/versions/17.json @@ -0,0 +1,18 @@ +{ + "versionEnd": { + "versionNum": 17, + "commit": "50fa80a86e27ca7dbe09f925f3974a52b29243dc", + "date": "2021-02-23T12:37:07.674Z" + }, + "versionStart": { + "versionNum": 16, + "commit": "1bcd48c739687a9cb9db0597660cbbe37d757478", + "date": "2021-02-23T11:20:21.158Z" + }, + "fullChange": false, + "changeCount": 2, + "changes": [ + "blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json", + "blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/logo.png" + ] +} \ No newline at end of file