From 29254df4905a578df23c1f9c17648a9a249547f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:14:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.24.4-6-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/world/all.json | 1 + meta/2024-11.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 69b1f2a56..ca8192006 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 669 mhusnirizal update all.json (#4744) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 114 alineherzman Update all.json (#4752) + 115 alineherzman Update all.json (#4761) 97 michalisFr Update address.json (#4380) 34 Tarik Gul 0.24.3 (#4749) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) diff --git a/all.json b/all.json index 843d9894b..533028a50 100644 --- a/all.json +++ b/all.json @@ -50,7 +50,6 @@ "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x0migration.app", "0x0portal.app", - "earn.world", "0x0portal.com", "0x0portal.net", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -13814,6 +13813,7 @@ "earn-manta.com", "earn-now.eu", "earn-unichain.com", + "earn.world", "earndefi-crypto.com", "earndrop.info", "earndrop.link", diff --git a/all/world/all.json b/all/world/all.json index fac3ee567..32dc59d54 100644 --- a/all/world/all.json +++ b/all/world/all.json @@ -17,6 +17,7 @@ "dogston-app.world", "drop-dapp.world", "dropcoin.world", + "earn.world", "easy-crypto.world", "electronicwallet.world", "ethconnectiondps.world", diff --git a/meta/2024-11.json b/meta/2024-11.json index ffc418307..c110a2e6f 100644 --- a/meta/2024-11.json +++ b/meta/2024-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-11-19", + "url": "earn.world" + }, { "date": "2024-11-18", "url": "defihubs.pages.dev" diff --git a/package.json b/package.json index 7e40e0278..502487fe1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.24.4-5-x", + "version": "0.24.4-6-x", "versions": { - "git": "0.24.4-5-x", + "git": "0.24.4-6-x", "npm": "0.24.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 59c69f970..b6a1b997e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.24.4-5-x", + "version": "0.24.4-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.2.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6a293c36d..83131c169 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.24.4-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.4-6-x' };