Skip to content

Commit

Permalink
[CI Skip] release/stable 0.20.5
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Apr 1, 2023
1 parent 283e2c8 commit 8ed6937
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180)
599 Frank Update all.json (#3211)
564 Tim Janssen Update all.json (#3206)
520 Jaco Add repo dev req. for Node.js (#3186)
521 Jaco 0.20.5 (#3212)
419 mhusnirizal update all.json (#3204)
96 michalisFr Added 0 new domains (#2338)
31 Bill Laboon Add allinone-services.net (#1727)
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"author": "Jaco Greeff <[email protected]>",
"bugs": "https://github.com/polkadot-js/phishing/issues",
"engine-strict": true,
"engines": {
"node": ">=18.14"
},
Expand All @@ -17,8 +16,8 @@
"type": "module",
"version": "0.20.5",
"versions": {
"git": "0.20.5-26-x",
"npm": "0.20.4"
"git": "0.20.5",
"npm": "0.20.5"
},
"workspaces": [
"packages/*"
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.20.5-26-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5' };

0 comments on commit 8ed6937

Please sign in to comment.