From caafa01a8a5f5d47c1c8404a763f235d6be17837 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 08:25:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-28-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-09.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 9fa967e7a..b292558b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 459 Jaco 0.18.8 (#2261) 332 mhusnirizal update all.json (#2293) 277 Frank Update all.json (#2291) - 239 Tim Janssen Update all.json (#2288) + 240 Tim Janssen Update all.json (#2295) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index daa6853bb..8df26c6e8 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapp-solution.firebaseapp.com", - "dapp-solution.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2576,6 +2574,8 @@ "dapp-secure.com", "dapp-smartdefitoken.online", "dapp-smartrouter.tech", + "dapp-solution.firebaseapp.com", + "dapp-solution.web.app", "dapp-solutions.net", "dapp-support.com", "dapp-supporteam.netlify.app", diff --git a/meta/2022-09.json b/meta/2022-09.json index e2d810601..93ac35b75 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-22", + "url": "dapp-solution.firebaseapp.com" + }, + { + "date": "2022-09-22", + "url": "dapp-solution.web.app" + }, { "date": "2022-09-22", "url": "dappsync.surge.sh" diff --git a/package.json b/package.json index 8f29c5e29..e52e36a16 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-27-x", + "version": "0.18.9-28-x", "versions": { - "git": "0.18.9-27-x", + "git": "0.18.9-28-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c0c61315..5e7d4032a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-27-x", + "version": "0.18.9-28-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 f1f9eb719..fdc6df777 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-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-28-x' };