From 1ab6fd73181166122015e8a042a9526cd9a89e6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:29:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-79-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/ac/all.json | 1 + meta/2023-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index efb5b7d46..6b5bad35b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 720 Frank Update all.json (#3538) - 652 Tim Janssen Update all.json (#3537) + 653 Tim Janssen Update all.json (#3541) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 457 mhusnirizal update all.json (#3536) diff --git a/all.json b/all.json index 04d9a0d5a..84c3243d8 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "fixedfloat.ac", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7101,6 +7100,7 @@ "fixedfloart.org", "fixedfloast.org", "fixedfloat-swap.com", + "fixedfloat.ac", "fixedfloat.ca", "fixedfloat.cfd", "fixedfloat.ch", diff --git a/all/ac/all.json b/all/ac/all.json index d3450a758..d3dcdb1a1 100644 --- a/all/ac/all.json +++ b/all/ac/all.json @@ -1,3 +1,4 @@ [ + "fixedfloat.ac", "ssvnetwork.guard.ac" ] diff --git a/meta/2023-07.json b/meta/2023-07.json index 5445bd97d..ca7963aa8 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-07-06", + "url": "fixedfloat.ac" + }, { "date": "2023-07-06", "url": "keungz-claims.com" diff --git a/package.json b/package.json index fd2427702..6585853b2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-78-x", + "version": "0.21.6-79-x", "versions": { - "git": "0.21.6-78-x", + "git": "0.21.6-79-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5cd2ea8d3..fa7e7c8a9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-78-x", + "version": "0.21.6-79-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 779b2ede6..1c6a179c2 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-78-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-79-x' };