From 3744ee9d2e927fca5ff056dcd846b32dc93e5812 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 11:41:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-72-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 84231bfdd..cda9dfc31 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) 323 mhusnirizal update all.json (#2238) - 264 Frank Update all.json (#2252) + 265 Frank Update all.json (#2253) 229 Tim Janssen Update all.json (#2249) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 770925f1f..78e4349ce 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "syncconetbinace.quest", "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", @@ -9521,6 +9520,7 @@ "syncchain.netlify.app", "syncchnbonuz.online", "synccompletevalidation.com", + "syncconetbinace.quest", "syncconnect.link", "syncconnect.org", "syncconnect.xyz", diff --git a/meta/2022-09.json b/meta/2022-09.json index 1af74f57b..fb26ad55a 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,10 @@ "date": "2022-09-15", "url": "decentralized-protocol.art" }, + { + "date": "2022-09-15", + "url": "syncconetbinace.quest" + }, { "date": "2022-09-14", "url": "apytechcore.online" diff --git a/package.json b/package.json index bd378dd3f..8b0e83c68 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-71-x", + "version": "0.18.8-72-x", "versions": { - "git": "0.18.8-71-x", + "git": "0.18.8-72-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0d97791c4..96f74c8c0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-71-x", + "version": "0.18.8-72-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 9bd96fc12..ebc4ddbd0 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.8-71-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-72-x' };