From 3403877bb094900656afe4fccc7601a3204524d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 06:40:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-08.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 4847d35e7..a05ff5db0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 229 Frank Update all.json (#2098) - 165 Tim Janssen Update all.json (#2097) + 166 Tim Janssen Update all.json (#2101) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 854ebdd5f..9dda5305b 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "smartfixdapps.net", - "web3dappsconnect.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8548,6 +8546,7 @@ "smartfixcrypto.com", "smartfixdapps.com", "smartfixdapps.live", + "smartfixdapps.net", "smartfixr.com", "smartfixsoilutiondapps.website", "smartlaunchapp.org", @@ -11760,6 +11759,7 @@ "web3connection.org", "web3connector.com", "web3connectr.com", + "web3dappsconnect.com", "web3dappstool.com", "web3dappz.com", "web3defiesdapps.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index d95acb27c..4531c40dd 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -19,6 +19,10 @@ "date": "2022-08-21", "url": "nodes.allinonesync.com" }, + { + "date": "2022-08-21", + "url": "smartfixdapps.net" + }, { "date": "2022-08-21", "url": "syncrecovery.site" @@ -27,6 +31,10 @@ "date": "2022-08-21", "url": "terranodes.online" }, + { + "date": "2022-08-21", + "url": "web3dappsconnect.com" + }, { "date": "2022-08-20", "url": "binrectifier.site" diff --git a/package.json b/package.json index 642ef69eb..8c6943c02 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6", + "version": "0.18.7-0-x", "versions": { - "git": "0.18.6", + "git": "0.18.7-0-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 88a1c83b8..097527fa4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6", + "version": "0.18.7-0-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 7de49f72e..4715e1b5a 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.6' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-0-x' };