From 7147d51d28e204428c8a6c98ecc1b0618d151d53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 11:47:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-152-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 341d9d13f..83b0006c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 587 Mich block two generic seed stealers (#2553) + 588 Mich Block "dappsupportlive.com", (#2558) 464 Jaco Bump deps (#2510) 361 Frank Update all.json (#2554) 359 mhusnirizal update all.json (#2557) diff --git a/all.json b/all.json index 0cbfbbeeb..3b21f3a45 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dappsupportlive.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art", @@ -3581,6 +3580,7 @@ "dappsunite.net", "dappsupport.io", "dappsupport.nl", + "dappsupportlive.com", "dappsupports.com", "dappsupporttool.com", "dappsvalidate.site", diff --git a/meta/2022-11.json b/meta/2022-11.json index fd63e5377..89aefe48e 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-11", "url": "dapp-fixissues.com" }, + { + "date": "2022-11-11", + "url": "dappsupportlive.com" + }, { "date": "2022-11-11", "url": "zeriondapp.netlify.app" diff --git a/package.json b/package.json index 881c0f645..1ba8fc9b2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-151-x", + "version": "0.18.11-152-x", "versions": { - "git": "0.18.11-151-x", + "git": "0.18.11-152-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0f9c0a5e2..a5587f8ff 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-151-x", + "version": "0.18.11-152-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f3501ac61..4385eb796 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.18.11-151-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-152-x' };