From cade0a276d8e70e929587d649d4b0e4d6795da2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:19:04 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-46-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.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 455e6fa83..dc8700431 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) 441 Frank Update all.json (#2816) - 439 Tim Janssen Update all.json (#2814) + 440 Tim Janssen Update all.json (#2817) 390 mhusnirizal update all.json (#2811) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index d927f458c..ca7b620dc 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnectnode.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13823,6 +13822,7 @@ "walletconnectme.co", "walletconnectmobile.com", "walletconnectnode.live", + "walletconnectnode.pages.dev", "walletconnectnodes.live", "walletconnectnow.org", "walletconnectnow.tech", diff --git a/meta/2023-01.json b/meta/2023-01.json index 22111e735..abec72855 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -103,6 +103,10 @@ "date": "2023-01-17", "url": "walletconnectingbot.online" }, + { + "date": "2023-01-17", + "url": "walletconnectnode.pages.dev" + }, { "date": "2023-01-17", "url": "walletsynkzz-net.web.app" diff --git a/package.json b/package.json index ce8360f6a..8675cdd3a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-45-x", + "version": "0.18.14-46-x", "versions": { - "git": "0.18.14-45-x", + "git": "0.18.14-46-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e8e4af485..a86432ae2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-45-x", + "version": "0.18.14-46-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e12a88365..a4a7af5c4 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.14-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-46-x' };