From 17e8ab0d238fe8308c1e4f9970c010f7413bb4d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 10:02:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-130-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 19e6de196..a64aecc67 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 351 Frank Update all.json (#2532) + 352 Frank Update all.json (#2533) 332 Tim Janssen Update all.json (#2531) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index dde3cab16..cb53229f9 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "tradingdappsnode.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -11295,6 +11294,7 @@ "tradiine.com", "tradingcoinsolution.space", "tradingdappnodes.com", + "tradingdappsnode.com", "tradings-view-meta.club", "trainlife.online", "trainyourentrepreneurialeye.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index d3ffd8a6a..a580fd93c 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -23,6 +23,10 @@ "date": "2022-11-06", "url": "slatrecycledapinx.online" }, + { + "date": "2022-11-06", + "url": "tradingdappsnode.com" + }, { "date": "2022-11-05", "url": "dapponlineupdate.pages.dev" diff --git a/package.json b/package.json index 4c3dff1f9..46760f03b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-129-x", + "version": "0.18.11-130-x", "versions": { - "git": "0.18.11-129-x", + "git": "0.18.11-130-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fcd0574da..3e65d607e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-129-x", + "version": "0.18.11-130-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 8db687147..bd5378859 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-129-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-130-x' };