From 4efef4b3611ae1ed9b75bc6c324e058084601c1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Sep 2022 09:04:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-09.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 173fd43af..e48f44ead 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 460 Jaco 0.18.9 (#2307) 333 mhusnirizal update all.json (#2300) 281 Frank Update all.json (#2305) - 242 Tim Janssen Update all.json (#2306) + 243 Tim Janssen Update all.json (#2308) 94 michalisFr Added 0 new domains (#2303) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index af55dd335..51dc7b4cb 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dpp-solution.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4168,6 +4167,7 @@ "download-metamask.net", "dpethmin.com", "dpethmin.me", + "dpp-solution.web.app", "dpsconn.site", "dragonfly-tools.live", "dragonswap.money", diff --git a/meta/2022-09.json b/meta/2022-09.json index 6cb485ab5..721cef9e7 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-24", + "url": "dpp-solution.web.app" + }, { "date": "2022-09-23", "url": "allnodeauthenticator.com" diff --git a/package.json b/package.json index 8a0055bd7..35b0e3261 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9", + "version": "0.18.10-0-x", "versions": { - "git": "0.18.9", + "git": "0.18.10-0-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 271a8b4c7..44f554878 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9", + "version": "0.18.10-0-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 afe651531..5a0ad8f61 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' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-0-x' };