From c4358f26ef303863d02688c72820f90de55d0db9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Nov 2022 20:21:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-134-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 ad2443b14..89343b35b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) 354 Frank Update all.json (#2536) - 333 Tim Janssen Update all.json (#2535) + 334 Tim Janssen Update all.json (#2537) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 14a8059a4..2d95d60d2 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wallet.socially.rest", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -12345,6 +12344,7 @@ "wallet.connectsync.live", "wallet.rent", "wallet.samirtomb.com", + "wallet.socially.rest", "walletaccess.surge.sh", "walletaccessconnect.online", "walletaccessimport.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 0a95cea15..637d351c6 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -63,6 +63,10 @@ "date": "2022-11-06", "url": "tradingdappsnode.com" }, + { + "date": "2022-11-06", + "url": "wallet.socially.rest" + }, { "date": "2022-11-06", "url": "walletconnect.hstn.me" diff --git a/package.json b/package.json index 3e060895c..e175f18bf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-133-x", + "version": "0.18.11-134-x", "versions": { - "git": "0.18.11-133-x", + "git": "0.18.11-134-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1fb4f7768..55704efde 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-133-x", + "version": "0.18.11-134-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 48c2e73f8..a4f134325 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-133-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-134-x' };