From 82d507cb7a48cd744fbae5e5358766944dc5b507 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:03:21 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.3-11-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/live/all.json | 1 + meta/2023-02.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b428511d8..e4b1adf2c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 500 Frank Update all.json (#2983) 496 Tim Janssen Update all.json (#2980) 494 Jaco 0.19.2 (#2970) - 404 mhusnirizal update all.json (#2976) + 405 mhusnirizal Update all.json (#2984) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) diff --git a/all.json b/all.json index 63115a56c..53c9bcb39 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ "zapto.org" ], "deny": [ - "nodes3collection.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -9090,6 +9089,7 @@ "nodes-debug.com", "nodes-mainnet.netlify.app", "nodes2yieldrobot.app", + "nodes3collection.live", "nodesaffix.net", "nodesaffixexplore.online", "nodesaffixx.online", diff --git a/all/live/all.json b/all/live/all.json index 4573fe0dd..a2e72903c 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -559,6 +559,7 @@ "nodelify.live", "nodeorbit.live", "nodeprotocol.live", + "nodes3collection.live", "nodesbridge.live", "nodesmartconnect.live", "nodesnetwork.live", diff --git a/meta/2023-02.json b/meta/2023-02.json index e425b41e6..21b683d8b 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -31,6 +31,10 @@ "date": "2023-02-17", "url": "nicvicresolve.live" }, + { + "date": "2023-02-17", + "url": "nodes3collection.live" + }, { "date": "2023-02-17", "url": "nodesbridge.live" diff --git a/package.json b/package.json index 2a0291d0d..d1297201d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-10-x", + "version": "0.19.3-11-x", "versions": { - "git": "0.19.3-10-x", + "git": "0.19.3-11-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index aa49ea2c0..e7601e02e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-10-x", + "version": "0.19.3-11-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4330fc4b7..eca6d7a52 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.19.3-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-11-x' };