Skip to content

Commit e5cf573

Browse files
[CI Skip] release/stable 0.23.4
skip-checks: true
1 parent 8ec3576 commit e5cf573

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
104 alineherzman Update all.json (#4594)
77
97 michalisFr Update address.json (#4380)
88
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
9-
21 Tarik Gul 0.23.3 (#4568)
9+
22 Tarik Gul 0.23.4 (#4599)
1010
18 Josip Š Update all.json (#4408)
1111
13 ccris02 Update all.json (#1510)
1212
13 crypto-scambaiter Update all.json (#4246)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"type": "module",
1717
"version": "0.23.4",
1818
"versions": {
19-
"git": "0.23.4-26-x",
20-
"npm": "0.23.3"
19+
"git": "0.23.4",
20+
"npm": "0.23.4"
2121
},
2222
"workspaces": [
2323
"packages/*"

packages/phishing/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4-26-x' };
6+
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4' };

0 commit comments

Comments
 (0)