Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.25.5-26-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Mar 1, 2025
1 parent 3d44979 commit 9280293
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
1128 Tim Janssen Update all.json (#4988)
1129 Tim Janssen Update all.json (#4991)
1083 Frank Update all.json (#4990)
694 mhusnirizal update all.json (#4977)
618 Mich Block hub-polkadot.com (#4343)
Expand Down
8 changes: 4 additions & 4 deletions all.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
],
"deny": [
"0-chain.com",
"dappwebsolve.pages.dev",
"dapprojectmerge.info",
"b112.org",
"claimbitnests.pages.dev",
"000000000000000000000deadburn.pages.dev",
"074ff59hdo02j37aj-ch9in201.pages.dev",
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
Expand Down Expand Up @@ -4223,6 +4219,7 @@
"b0xdapp.info",
"b0xdapp.network",
"b0xdapp.pro",
"b112.org",
"b1ast.network",
"b1ast.solutions",
"b1astio.network",
Expand Down Expand Up @@ -7677,6 +7674,7 @@
"claimbetbuinu.com",
"claimbigeyes.space",
"claimbinancebusdrewards.com",
"claimbitnests.pages.dev",
"claimblastup.org",
"claimblock-dag.pages.dev",
"claimblockdagnetwork.com",
Expand Down Expand Up @@ -12068,6 +12066,7 @@
"dapprevap.com",
"dapprevshareclaim.pages.dev",
"dapprnadar.com",
"dapprojectmerge.info",
"dapprotocoacc.online",
"dapprotocol.icu",
"dapprotocol.live",
Expand Down Expand Up @@ -13397,6 +13396,7 @@
"dappwebresolvers.pages.dev",
"dappwebservice.com",
"dappwebservices.us",
"dappwebsolve.pages.dev",
"dappwebsync.com",
"dappwebsyncronization.xyz",
"dappwebvalidations.com",
Expand Down
2 changes: 2 additions & 0 deletions all/dev/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,7 @@
"claimairdrop-slothana.pages.dev",
"claimbasedswap.pages.dev",
"claimbentorewards.pages.dev",
"claimbitnests.pages.dev",
"claimblock-dag.pages.dev",
"claimcatboy.pages.dev",
"claimcoti.pages.dev",
Expand Down Expand Up @@ -868,6 +869,7 @@
"dappwebfix.pages.dev",
"dappwebresolver.pages.dev",
"dappwebresolvers.pages.dev",
"dappwebsolve.pages.dev",
"dappzcorrect.pages.dev",
"dappzerionintelclaim.pages.dev",
"dappzillfix.pages.dev",
Expand Down
1 change: 1 addition & 0 deletions all/info/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
"dappradartoken.info",
"dapprecon.info",
"dapprestore.info",
"dapprojectmerge.info",
"dapps-ledgerconnect.info",
"dapps-support.info",
"dapps-validator.info",
Expand Down
1 change: 1 addition & 0 deletions all/org/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
"aworldcoin.org",
"azuki-elementals.org",
"azukidao.org",
"b112.org",
"b1ockchain.org",
"babyglhost.org",
"bakerswap.org",
Expand Down
18 changes: 18 additions & 0 deletions meta/2025-03.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[
{
"date": "2025-03-01",
"url": "b112.org"
},
{
"date": "2025-03-01",
"url": "claimbitnests.pages.dev"
},
{
"date": "2025-03-01",
"url": "dapprojectmerge.info"
},
{
"date": "2025-03-01",
"url": "dappwebsolve.pages.dev"
}
]
1 change: 1 addition & 0 deletions meta/index.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"2025-03",
"2025-02",
"2025-01",
"2024-12",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.5-25-x",
"version": "0.25.5-26-x",
"versions": {
"git": "0.25.5-25-x",
"git": "0.25.5-26-x",
"npm": "0.25.4"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.5-25-x",
"version": "0.25.5-26-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.4.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.5-25-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.5-26-x' };

0 comments on commit 9280293

Please sign in to comment.