From c69cc9ac7ef2d61894341b6caf2688f128f720d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:10:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.23.7-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2024-10.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2187b4793..82a8b5b9c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1034 Tim Janssen Update all.json (#4694) + 1035 Tim Janssen Update all.json (#4695) 975 Frank Update all.json (#4681) 664 mhusnirizal update all.json (#4691) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 465e23a45..e31f78263 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "m5autotradeconnectpro.com", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", "0kxwallet.org", @@ -18533,6 +18532,7 @@ "m.modishcoupons.com", "m.tiktide.com", "m26securiter.info", + "m5autotradeconnectpro.com", "maaima.com", "macfot.online", "machete.exchange", diff --git a/all/com/all.json b/all/com/all.json index 59397270f..d6f14cb78 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6212,6 +6212,7 @@ "m-anychain.com", "m.modishcoupons.com", "m.tiktide.com", + "m5autotradeconnectpro.com", "maaima.com", "machitoken.com", "macmiral.000webhostapp.com", diff --git a/meta/2024-10.json b/meta/2024-10.json index 2b5be1655..b8897bee7 100644 --- a/meta/2024-10.json +++ b/meta/2024-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-10-07", + "url": "m5autotradeconnectpro.com" + }, { "date": "2024-10-06", "url": "32476.com" diff --git a/package.json b/package.json index 6d379313c..6ca8ae5d1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.7-16-x", + "version": "0.23.7-17-x", "versions": { - "git": "0.23.7-16-x", + "git": "0.23.7-17-x", "npm": "0.23.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a59384244..54b0a1b46 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.7-16-x", + "version": "0.23.7-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ea08c335f..84886153a 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.23.7-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.7-17-x' };