From d5d1d257b7af2a216775ca2c3d2f7569957b0032 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Thu, 18 Mar 2021 20:43:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- history/LATEST.json | 6 +++--- history/versions/223.json | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 history/versions/223.json diff --git a/history/LATEST.json b/history/LATEST.json index 67426f784..75dc16dd7 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 222, - "commit": "2c15cca9f0f4445e4dfbc0a97002f9b19df821e0", - "date": "2021-03-18T14:12:18.336Z" + "versionNum": 223, + "commit": "5f6fb5ed947ae0eefe06acac4ae3dcb0bb382505", + "date": "2021-03-18T20:43:03.590Z" } \ No newline at end of file diff --git a/history/versions/223.json b/history/versions/223.json new file mode 100644 index 000000000..bbf50b6d2 --- /dev/null +++ b/history/versions/223.json @@ -0,0 +1,21 @@ +{ + "versionEnd": { + "versionNum": 223, + "commit": "5f6fb5ed947ae0eefe06acac4ae3dcb0bb382505", + "date": "2021-03-18T20:43:03.590Z" + }, + "versionStart": { + "versionNum": 222, + "commit": "2c15cca9f0f4445e4dfbc0a97002f9b19df821e0", + "date": "2021-03-18T14:12:18.336Z" + }, + "changes": [ + "blockchains/algorand/info/info.json", + "blockchains/binance/info/info.json", + "blockchains/cosmos/info/info.json", + "blockchains/kava/info/info.json", + "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json", + "blockchains/tezos/info/info.json", + "blockchains/tron/info/info.json" + ] +} \ No newline at end of file