From 5ed9b8782efa4cadfa332ba5f19626ef4d21ddae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 31 Dec 2021 06:49:38 +0000 Subject: [PATCH] [CI Skip] release/stable 0.6.597 skip-checks: true --- all.json | 2 +- meta/2021-12.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 20 insertions(+), 4 deletions(-) diff --git a/all.json b/all.json index 144a78ab6..3f5c5ad10 100644 --- a/all.json +++ b/all.json @@ -157,9 +157,9 @@ "buncebit.com", "businessprocessworkflow.com", "buywalletwebbronline.xyz", + "bwswaptk.com", "bytenext.medium.com.ru", "bytenext.polkastarter.com.es", - "bwswaptk.com", "cakewalletassist.tips", "calimpolkadot.live", "casinopolkadot.com", diff --git a/meta/2021-12.json b/meta/2021-12.json index 9ddc16b45..ccd88d784 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,20 @@ [ + { + "date": "2021-12-31", + "url": "bwswaptk.com" + }, + { + "date": "2021-12-31", + "url": "cryptolaunchpad.cc" + }, + { + "date": "2021-12-31", + "url": "securedwalletsprotocol.com" + }, + { + "date": "2021-12-31", + "url": "walletssecured.com" + }, { "date": "2021-12-30", "url": "connectdapps.website" diff --git a/package.json b/package.json index 51acf996d..9227956bb 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.596", + "version": "0.6.597", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f76acc6a2..81cc09750 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.596", + "version": "0.6.597", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 277d96ace..00360c989 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.596' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.597' };