From 37c5ecdf745f84b1e4a795dd27fee85a3e0c041b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Dec 2021 06:06:23 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.571 skip-checks: true --- all.json | 3 +-- meta/2021-12.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/all.json b/all.json index b4e14b60a..19acbb833 100644 --- a/all.json +++ b/all.json @@ -676,8 +676,6 @@ "logwalletconnect.online", "m.dappsconnectify.com", "m.tokensvalidate.live", - "tokensvalidate.live", - "securesync.one", "main-rectifysync.online", "main-sync.com", "mainbotrectify.online", @@ -1464,6 +1462,7 @@ "securedwalletsprotocol.network", "securedwalletswap.com", "securerectification.online", + "securesync.one", "securesynchronization.info", "securewallet.finance", "securewalletconnects.com", diff --git a/meta/2021-12.json b/meta/2021-12.json index 4a82e3ba3..aa10291e1 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -23,6 +23,10 @@ "date": "2021-12-24", "url": "https-paxful.com" }, + { + "date": "2021-12-24", + "url": "m.tokensvalidate.live" + }, { "date": "2021-12-24", "url": "metamask-verify.org" @@ -39,6 +43,10 @@ "date": "2021-12-24", "url": "rightinvestmentcrypto.com" }, + { + "date": "2021-12-24", + "url": "securesync.one" + }, { "date": "2021-12-24", "url": "stablepool.io" diff --git a/package.json b/package.json index 1245ca254..570ff8b4d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.570", + "version": "0.6.571", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index deb4fffbb..877c761d9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.570", + "version": "0.6.571", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e96c88a07..20c6a3df8 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.570' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.571' };