From 54094ffd499fffdf3ef83776d6d230963a569c9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 19:19:02 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-37-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2023-01.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1b98f8eb5..e5be617e1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 436 Frank Update all.json (#2801) + 437 Frank Update all.json (#2808) 436 Tim Janssen Update all.json (#2807) 389 mhusnirizal update all.json (#2804) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 71e98a594..a564cda5f 100644 --- a/all.json +++ b/all.json @@ -32,10 +32,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "correctionswallett.netlify.app", - "frontyardcompanyio.live", - "multiblock-defipad.com", - "pplebhold.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -2595,6 +2591,7 @@ "correctionsbot.network", "correctionsbots.com", "correctionstool.com", + "correctionswallett.netlify.app", "correctiontoken.online", "correctionwallet.com", "correctioonnfix.com", @@ -5520,6 +5517,7 @@ "freetokenclaimer.com", "friend-fund.bar", "frommerightmigrate.xyz", + "frontyardcompanyio.live", "frostsync.pages.dev", "fstrevalidate.info", "ftx-acoounts.com", @@ -7951,6 +7949,7 @@ "multi-wc-sync.online", "multialignfix.com", "multialignfix.site", + "multiblock-defipad.com", "multiboardx-chain.com", "multibotconnector.co", "multibridge-chain.tools", @@ -9818,6 +9817,7 @@ "powerbridgemining.com", "poweredbydapp.com", "ppancakeswap.info", + "pplebhold.com", "ppolkadot.js.org", "pradtorchainx.org.ng", "prayersave.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index cb0c83730..d69b82906 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-15", + "url": "correctionswallett.netlify.app" + }, + { + "date": "2023-01-15", + "url": "frontyardcompanyio.live" + }, { "date": "2023-01-15", "url": "mainnetchainlist.onrender.com" @@ -7,10 +15,18 @@ "date": "2023-01-15", "url": "manuallfixsyncc.netlify.app" }, + { + "date": "2023-01-15", + "url": "multiblock-defipad.com" + }, { "date": "2023-01-15", "url": "nodesync.live" }, + { + "date": "2023-01-15", + "url": "pplebhold.com" + }, { "date": "2023-01-15", "url": "projectraritytools.online" diff --git a/package.json b/package.json index a9e59303d..8b7fc391f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-36-x", + "version": "0.18.14-37-x", "versions": { - "git": "0.18.14-36-x", + "git": "0.18.14-37-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 01032248e..c6751d243 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-36-x", + "version": "0.18.14-37-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 66abfc246..6d9eafe04 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.14-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-37-x' };