From 26b775f7074b799156f2155311e4023cebfea67a Mon Sep 17 00:00:00 2001 From: Cryptocool1 Date: Tue, 20 Jul 2021 16:23:56 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 2 +- history/LATEST.json | 6 +++--- history/versions/3000.json | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 history/versions/3000.json diff --git a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json index da7a65c35..e90751d85 100644 --- a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json +++ b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json @@ -18,4 +18,4 @@ "url": "https://coingecko.com/en/coins/doge-back" } ] -} +} \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 042d4522c..5b7781ea4 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 2999, - "commit": "025b2aae1fcb62dcd34340d8d20bf5ede4ba8b05", - "date": "2021-07-20T14:53:44.664Z" + "versionNum": 3000, + "commit": "ff9906bbaa20795015040fab45c799caf90140d4", + "date": "2021-07-20T16:23:39.437Z" } \ No newline at end of file diff --git a/history/versions/3000.json b/history/versions/3000.json new file mode 100644 index 000000000..061453835 --- /dev/null +++ b/history/versions/3000.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3000, + "commit": "ff9906bbaa20795015040fab45c799caf90140d4", + "date": "2021-07-20T16:23:39.437Z" + }, + "versionStart": { + "versionNum": 2999, + "commit": "025b2aae1fcb62dcd34340d8d20bf5ede4ba8b05", + "date": "2021-07-20T14:53:44.664Z" + }, + "changes": [ + "blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json", + "blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png" + ] +} \ No newline at end of file