From 760184618a0ff785feb092d0d0a93acde9b1ea31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:53:03 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-09.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5506b401e..47f65e050 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 459 Jaco 0.18.8 (#2261) 329 mhusnirizal update all.json (#2273) - 271 Frank Update all.json (#2272) + 272 Frank Update all.json (#2277) 235 Tim Janssen Update all.json (#2276) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 73be8fce1..25e0032df 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coinswp.exchange", - "connectreal.top", - "connect-validate.site", - "solutionportal.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1646,6 +1642,7 @@ "coinssolutionrectification.com", "coinstechsolutions.live", "coinsvortexnft.com", + "coinswp.exchange", "coinsync.online", "coinsynch.xyz", "coinsynchronization.live", @@ -1904,6 +1901,7 @@ "connect-todapps.net", "connect-trustwallet.com", "connect-v2.live", + "connect-validate.site", "connect-verify.co", "connect-wallet-recovery.annelouisekrogh.dk", "connect-wallet.app", @@ -2033,6 +2031,7 @@ "connectprotocol.live", "connectprotocol.network", "connectprotocoldapps.com", + "connectreal.top", "connectrectification.org", "connectrectify.surge.sh", "connectresolve.pages.dev", @@ -9305,6 +9304,7 @@ "solutionnewspace.com", "solutionnn.xyz", "solutionnode.org", + "solutionportal.best", "solutionsite.xyz", "solutionsnycwal.link", "solutionwalletapp.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 20ea73bc9..4eba575b4 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,10 +7,22 @@ "date": "2022-09-19", "url": "coinreauthenticatesync.com" }, + { + "date": "2022-09-19", + "url": "coinswp.exchange" + }, + { + "date": "2022-09-19", + "url": "connect-validate.site" + }, { "date": "2022-09-19", "url": "connectchains.co" }, + { + "date": "2022-09-19", + "url": "connectreal.top" + }, { "date": "2022-09-19", "url": "dappshubconnect.com" @@ -43,6 +55,10 @@ "date": "2022-09-19", "url": "smartsolutioninterface.info" }, + { + "date": "2022-09-19", + "url": "solutionportal.best" + }, { "date": "2022-09-19", "url": "walletconnectw.com" diff --git a/package.json b/package.json index d8f585127..e714c8c5e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-12-x", + "version": "0.18.9-13-x", "versions": { - "git": "0.18.9-12-x", + "git": "0.18.9-13-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 083720618..a7fe234f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-12-x", + "version": "0.18.9-13-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 b9f4c1c5a..e4bf14a54 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.9-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-13-x' };