From a31981fbf6619b65c211f820001f4d4d94467e16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 13:55:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.15.2-3-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- meta/2022-06.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.123current b/.123current index 613cda312..cc4d6f710 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.2-2-x \ No newline at end of file +0.15.2-3-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e79570c16..a3ac7ccc6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 241 mhusnirizal update all.json (#1710) 159 frankywild Update all.json (#1705) 79 michalisFr Update all.json (#1540) - 29 Bill Laboon Remove emily.ghost.io (#1539) + 30 Bill Laboon Dragonfly-tools.live (#1718) 24 thwjanssen89 Update all.json (#1716) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/meta/2022-06.json b/meta/2022-06.json index d455c52f4..811dcd1f6 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -27,6 +27,10 @@ "date": "2022-06-24", "url": "digisyncsofficial.online" }, + { + "date": "2022-06-24", + "url": "dragonfly-tools.live" + }, { "date": "2022-06-24", "url": "mint-liquidity.sbs" diff --git a/package.json b/package.json index 8ad71bb58..f3139f375 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.2-2-x", + "version": "0.15.2-3-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 92069cfae..e975c33ea 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.2-2-x", + "version": "0.15.2-3-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 59a6fde60..4f23d727b 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.15.2-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.2-3-x' };