From 27b458d303662ba89a6f6396d5a05609fe489521 Mon Sep 17 00:00:00 2001 From: catenocrypt Date: Thu, 17 Jun 2021 12:34:52 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/2280.json | 15 +++++++++++++++ 2 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 history/versions/2280.json diff --git a/history/LATEST.json b/history/LATEST.json index 0d05368eb..fce7d4e35 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2279, - "commit": "a21571f60bc3eb2bdd5cdcda460ac2637b0b546e", - "date": "2021-06-17T12:27:51.108Z" + "versionNum": 2280, + "commit": "ea67f5f138727adbad6337cbd69d467374c8015d", + "date": "2021-06-17T12:34:38.771Z" } \ No newline at end of file diff --git a/history/versions/2280.json b/history/versions/2280.json new file mode 100644 index 000000000..7044ffe2b --- /dev/null +++ b/history/versions/2280.json @@ -0,0 +1,15 @@ +{ + "versionEnd": { + "versionNum": 2280, + "commit": "ea67f5f138727adbad6337cbd69d467374c8015d", + "date": "2021-06-17T12:34:38.771Z" + }, + "versionStart": { + "versionNum": 2279, + "commit": "a21571f60bc3eb2bdd5cdcda460ac2637b0b546e", + "date": "2021-06-17T12:27:51.108Z" + }, + "changes": [ + "blockchains/ethereum/tokenlist.json" + ] +} \ No newline at end of file