Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.24.5-12-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Dec 15, 2024
1 parent 0cd6423 commit 360298e
Show file tree
Hide file tree
Showing 9 changed files with 29 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 @@
1061 Tim Janssen Update all.json (#4795)
1062 Tim Janssen Update all.json (#4798)
1009 Frank Update all.json (#4797)
674 mhusnirizal update all.json (#4789)
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 @@ -32,10 +32,6 @@
"deny": [
"0-chain.com",
"074ff59hdo02j37aj-ch9in201.pages.dev",
"pcnodes.org",
"dappsprotocolsync.cloud",
"dapprectification.com",
"doloribus-voluptat-space.wpkubio.com",
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
"09sync00.duckdns.org",
"09sync1n0-duckdnrs.org",
Expand Down Expand Up @@ -10870,6 +10866,7 @@
"dapprecovery.repair",
"dapprecovery.support",
"dapprecoveryprotocol.pages.dev",
"dapprectification.com",
"dapprectification.live",
"dapprectifier.com",
"dapprectify.click",
Expand Down Expand Up @@ -11661,6 +11658,7 @@
"dappsprotocols.com",
"dappsprotocols.live",
"dappsprotocolsycnpc.com",
"dappsprotocolsync.cloud",
"dappspublicchain.com",
"dappspublicchains.com",
"dappspulse.com",
Expand Down Expand Up @@ -13992,6 +13990,7 @@
"dolexsent.site",
"dollar2coins.com",
"dolmeanten.site",
"doloribus-voluptat-space.wpkubio.com",
"dom2mail.com",
"domain0x43fd9a3a83c911b1221eafb6c4444123907e71e0.art",
"domainautofix.com",
Expand Down Expand Up @@ -26195,6 +26194,7 @@
"pclkaclotre.top",
"pcloudfxcrediteconnectverification.com",
"pcnode.org",
"pcnodes.org",
"pcrivnote.com",
"pcshelpdesk.co",
"pcsupport24-7.com",
Expand Down
1 change: 1 addition & 0 deletions all/cloud/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"dappsinfinity.cloud",
"dappsintegrate.cloud",
"dappsnode.cloud",
"dappsprotocolsync.cloud",
"dappsrestore.cloud",
"debugdefi.cloud",
"debwebportdaxx.cloud",
Expand Down
2 changes: 2 additions & 0 deletions all/com/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -3596,6 +3596,7 @@
"dappreconnection.com",
"dapprecover.com",
"dapprecovery.com",
"dapprectification.com",
"dapprectifier.com",
"dapprectify.com",
"dapprelisting.com",
Expand Down Expand Up @@ -4723,6 +4724,7 @@
"dogeverseclaims.com",
"dokidvision.com",
"dollar2coins.com",
"doloribus-voluptat-space.wpkubio.com",
"dom2mail.com",
"domainautofix.com",
"domwex.com",
Expand Down
1 change: 1 addition & 0 deletions all/org/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1400,6 +1400,7 @@
"partnership-sui.org",
"paxos-protocol.org",
"pcnode.org",
"pcnodes.org",
"pearswap.org",
"pendlenetwork.org",
"pepe-claims.org",
Expand Down
16 changes: 16 additions & 0 deletions meta/2024-12.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"date": "2024-12-15",
"url": "dapprectification.com"
},
{
"date": "2024-12-15",
"url": "dappsprotocolsync.cloud"
},
{
"date": "2024-12-15",
"url": "doloribus-voluptat-space.wpkubio.com"
},
{
"date": "2024-12-15",
"url": "pcnodes.org"
},
{
"date": "2024-12-13",
"url": "agix-migrate.xyz"
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.24.5-11-x",
"version": "0.24.5-12-x",
"versions": {
"git": "0.24.5-11-x",
"git": "0.24.5-12-x",
"npm": "0.24.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.24.5-11-x",
"version": "0.24.5-12-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.2.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.24.5-11-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.5-12-x' };

0 comments on commit 360298e

Please sign in to comment.