From caff66da28744cded1d3cb8a0b2b2caad8998c52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 16:40:27 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.5-22-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.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 10d1d1abe..478cc0d82 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 291 mhusnirizal update all.json (#2035) 213 Frank Update all.json (#2033) - 142 Tim Janssen Update all.json (#2030) + 143 Tim Janssen Update all.json (#2034) 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 e4a8dcf5c..7a4f8e6c9 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapp-networks.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2294,6 +2293,7 @@ "dapp-mainnetsync.com", "dapp-minings.com", "dapp-multichain.online", + "dapp-networks.netlify.app", "dapp-node.com", "dapp-pancake.sytes.net", "dapp-pool.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index d79df05b5..444baf713 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -79,6 +79,10 @@ "date": "2022-08-09", "url": "dapp-link.com" }, + { + "date": "2022-08-09", + "url": "dapp-networks.netlify.app" + }, { "date": "2022-08-09", "url": "dapp-tool.xyz" diff --git a/package.json b/package.json index 955f4c797..4cfb8e886 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-21-x", + "version": "0.18.5-22-x", "versions": { - "git": "0.18.5-21-x", + "git": "0.18.5-22-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 549c9a0d9..3bb8efb27 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-21-x", + "version": "0.18.5-22-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 d7ed1f9bc..019c1e0a8 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.5-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-22-x' };