From c90357cb5ae4bfd5b4dab435f7a03b952d30c948 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 17:08:36 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.7-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2025-03.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 092538200..1a185c009 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) - 122 alineherzman Update all.json (#4998) + 123 alineherzman Update all.json (#5010) 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.json b/all.json index 51abd398c..c9b1aaf34 100644 --- a/all.json +++ b/all.json @@ -49,7 +49,6 @@ "0rdinalchaindapp.net", "0therside.com", "0ver.network", - "accessallocations.netlify.app", "0vvwwuniswap.top", "0vwwuniswap.top", "0x-protocol.com", @@ -431,6 +430,7 @@ "accessactivation.live", "accessactivationbot.com", "accessactivationbot.org", + "accessallocations.netlify.app", "accessappsserver.live", "accessauthorizedapps.netlify.app", "accessbot.net", diff --git a/all/app/all.json b/all/app/all.json index 8bcf29231..77d948af6 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -16,6 +16,7 @@ "aave-rewards.app", "aave-web3.app", "accesrewards.web.app", + "accessallocations.netlify.app", "accessauthorizedapps.netlify.app", "accessdapps.web.app", "accessrectification.app", diff --git a/meta/2025-03.json b/meta/2025-03.json index 26025106d..a584dae07 100644 --- a/meta/2025-03.json +++ b/meta/2025-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-03-19", + "url": "accessallocations.netlify.app" + }, { "date": "2025-03-18", "url": "app-masa.cam" diff --git a/package.json b/package.json index eeefe59e3..03d355ffb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.7-1-x", + "version": "0.25.7-2-x", "versions": { - "git": "0.25.7-1-x", + "git": "0.25.7-2-x", "npm": "0.25.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4c3e2f2e6..2713c03d9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.7-1-x", + "version": "0.25.7-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 ae8a74c27..59b1e56fd 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.7-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.7-2-x' };