Skip to content

Commit

Permalink
[CI Skip] release/stable 0.23.2
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Jul 30, 2024
1 parent e5b8dd3 commit ef735f6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
101 alineherzman Update all.json (#4549)
97 michalisFr Update address.json (#4380)
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
19 Tarik Gul 0.23.1 (#4519)
20 Tarik Gul 0.23.2 (#4554)
18 Josip Š Update all.json (#4408)
13 ccris02 Update all.json (#1510)
13 crypto-scambaiter Update all.json (#4246)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"type": "module",
"version": "0.23.2",
"versions": {
"git": "0.23.2-24-x",
"npm": "0.23.1"
"git": "0.23.2",
"npm": "0.23.2"
},
"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.23.2-24-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2' };

0 comments on commit ef735f6

Please sign in to comment.