From 8d2bf104408c9ca686912b40d8ab872674316420 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 06:55:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-44-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.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 457c5df31..e377d44b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 345 mhusnirizal update all.json (#2359) 293 Frank Update all.json (#2361) - 261 Tim Janssen Update all.json (#2356) + 262 Tim Janssen Update all.json (#2362) 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 221447902..a828466c7 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletdapsconnect.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -12168,6 +12167,7 @@ "walletdappvalidator.io", "walletdappverify.com", "walletdaps.com", + "walletdapsconnect.com", "walletdatabase.io", "walletdatabaseactivation.com", "walletdebug.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 7fd322e8c..15da7fc04 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-10-04", + "url": "walletdapsconnect.com" + }, { "date": "2022-10-03", "url": "app-activator.com" diff --git a/package.json b/package.json index 4199b4da7..e66ede11c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-43-x", + "version": "0.18.10-44-x", "versions": { - "git": "0.18.10-43-x", + "git": "0.18.10-44-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9d71678c4..83c7c51cf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-43-x", + "version": "0.18.10-44-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 63cc5bb26..02e9ec3d3 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.10-43-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-44-x' };