From 37453b146ac139f9e6f7f03b8a1aac18162c9d29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 06:46:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-101-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2023-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d896436a5..b534e5bde 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 477 Jaco Unlist tickets.newfutures.network (#2750) 422 Tim Janssen Update all.json (#2755) - 420 Frank Update all.json (#2761) + 421 Frank Update all.json (#2762) 381 mhusnirizal update all.json (#2756) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 63515ad24..8c740e20d 100644 --- a/all.json +++ b/all.json @@ -247,8 +247,6 @@ "activateftfinance.com", "activateftpxxserver.com", "activaterawwinnccserver.com", - "walletsolution.live", - "web-trustpad.net", "activateswallets.com", "activatesynmainnet.com", "activatewallet.me", @@ -14195,6 +14193,7 @@ "walletsmigration.com", "walletsnode.online", "walletsnodes.live", + "walletsolution.live", "walletsolution.net", "walletsolution.org", "walletsolution.top", @@ -14540,6 +14539,7 @@ "web-synchronizer.cloud", "web-token.im", "web-tokenvalidation.netlify.app", + "web-trustpad.net", "web-unlock.net", "web-unlocker.com", "web-validator.org", diff --git a/meta/2023-01.json b/meta/2023-01.json index 78d80b817..9ba6381f3 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -111,6 +111,14 @@ "date": "2023-01-06", "url": "wallet.smartvalidatordapps.com" }, + { + "date": "2023-01-06", + "url": "walletsolution.live" + }, + { + "date": "2023-01-06", + "url": "web-trustpad.net" + }, { "date": "2023-01-06", "url": "westminst.site" diff --git a/package.json b/package.json index 5658ef449..1d384045e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-100-x", + "version": "0.18.13-101-x", "versions": { - "git": "0.18.13-100-x", + "git": "0.18.13-101-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e793e3bea..611b8e7cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-100-x", + "version": "0.18.13-101-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7ae78710b..9086aa418 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.13-100-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-101-x' };