From 16b5ae5ec8cca4460953e32fed66350f262d19ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 18:00:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.6-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all/me/all.json | 1 - meta/2025-02.json | 4 ---- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c648b629a..17b6f9951 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 694 mhusnirizal update all.json (#4977) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 121 alineherzman Update all.json (#4983) + 122 alineherzman Update all.json (#4998) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) diff --git a/all/me/all.json b/all/me/all.json index c8c3c424f..52c2e5240 100644 --- a/all/me/all.json +++ b/all/me/all.json @@ -36,7 +36,6 @@ "digitaltokenswap.me", "dpethmin.me", "drop-usdc.me", - "easyswap.me", "elongatetoken.me", "erz.qvq.mybluehost.me", "eth-mineral.me", diff --git a/meta/2025-02.json b/meta/2025-02.json index 8c52a62a0..48995c5ce 100644 --- a/meta/2025-02.json +++ b/meta/2025-02.json @@ -579,10 +579,6 @@ "date": "2025-02-24", "url": "drop-telcoin.com" }, - { - "date": "2025-02-24", - "url": "easyswap.me" - }, { "date": "2025-02-24", "url": "edgecomputing.network" diff --git a/package.json b/package.json index 383b0e78e..a32842a49 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.6-1-x", + "version": "0.25.6-2-x", "versions": { - "git": "0.25.6-1-x", + "git": "0.25.6-2-x", "npm": "0.25.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 788f1a6c4..fa7336281 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.6-1-x", + "version": "0.25.6-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0e6d91f9f..57d7a7c6a 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.25.6-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.6-2-x' };