From 38a60ba099bd4ae634fdbb76ace7c727db3cfcc4 Mon Sep 17 00:00:00 2001 From: vikmeup Date: Wed, 28 Jul 2021 00:30:17 +0000 Subject: [PATCH] Fixes (sanity and consistency, auto), history --- .../info.json | 5 ++--- history/LATEST.json | 6 +++--- history/versions/3100.json | 16 ++++++++++++++++ 3 files changed, 21 insertions(+), 6 deletions(-) create mode 100644 history/versions/3100.json diff --git a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json index 9744ecba9..4addcc79f 100644 --- a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json +++ b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json @@ -14,8 +14,8 @@ "url": "https://twitter.com/solapefinance" }, { - "name": "discord", - "url": "https://discord.com/Ypwhz2BPCd" + "name": "discord", + "url": "https://discord.com/Ypwhz2BPCd" }, { "name": "coingecko", @@ -25,6 +25,5 @@ "name": "coinmarketcap", "url": "https://coinmarketcap.com/currencies/solapefinance" } - ] } \ No newline at end of file diff --git a/history/LATEST.json b/history/LATEST.json index 0d9f42f79..88b8b0a3d 100644 --- a/history/LATEST.json +++ b/history/LATEST.json @@ -1,5 +1,5 @@ { - "versionNum": 3099, - "commit": "6623bbf5dccebc8396b24778298e203f4066889a", - "date": "2021-07-27T20:26:15.536Z" + "versionNum": 3100, + "commit": "038b95c82efc159eb4ebde116870021ed3b3bcac", + "date": "2021-07-28T00:30:00.971Z" } \ No newline at end of file diff --git a/history/versions/3100.json b/history/versions/3100.json new file mode 100644 index 000000000..7dabccb6d --- /dev/null +++ b/history/versions/3100.json @@ -0,0 +1,16 @@ +{ + "versionEnd": { + "versionNum": 3100, + "commit": "038b95c82efc159eb4ebde116870021ed3b3bcac", + "date": "2021-07-28T00:30:00.971Z" + }, + "versionStart": { + "versionNum": 3099, + "commit": "6623bbf5dccebc8396b24778298e203f4066889a", + "date": "2021-07-27T20:26:15.536Z" + }, + "changes": [ + "blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json", + "blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png" + ] +} \ No newline at end of file