Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.23.4-21-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Aug 17, 2024
1 parent 3c3b8f9 commit 95c4616
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
989 Tim Janssen Update all.json (#4591)
953 Frank Update all.json (#4585)
643 mhusnirizal update all.json (#4587)
644 mhusnirizal update all.json (#4592)
618 Mich Block hub-polkadot.com (#4343)
551 Jaco Allow addition of denySub entries (#4223)
103 alineherzman Update address.json (#4590)
Expand Down
2 changes: 1 addition & 1 deletion all.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"zapto.org"
],
"deny": [
"claim-easya.com",
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
"09sync00.duckdns.org",
"0kxwallet.org",
Expand Down Expand Up @@ -5498,6 +5497,7 @@
"claim-drop.xyz",
"claim-dvinciethgiveaway.top",
"claim-earnfi.com",
"claim-easya.com",
"claim-egenfoundation.com",
"claim-eigen-layer.claims",
"claim-eigenlayers.com",
Expand Down
1 change: 1 addition & 0 deletions all/com/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1750,6 +1750,7 @@
"claim-doodles.com",
"claim-drop.com",
"claim-earnfi.com",
"claim-easya.com",
"claim-egenfoundation.com",
"claim-eigenlayers.com",
"claim-enjin.com",
Expand Down
4 changes: 4 additions & 0 deletions meta/2024-08.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[
{
"date": "2024-08-17",
"url": "claim-easya.com"
},
{
"date": "2024-08-17",
"url": "connect-wdapp.pages.dev"
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.23.4-20-x",
"version": "0.23.4-21-x",
"versions": {
"git": "0.23.4-20-x",
"git": "0.23.4-21-x",
"npm": "0.23.3"
},
"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.23.4-20-x",
"version": "0.23.4-21-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.0.2",
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.23.4-20-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4-21-x' };

0 comments on commit 95c4616

Please sign in to comment.