Skip to content

Commit e6151db

Browse files
[CI Skip] release/stable 0.24.1
skip-checks: true
1 parent 16bfa88 commit e6151db

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
109 alineherzman Update all.json (#4714)
77
97 michalisFr Update address.json (#4380)
88
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
9-
28 Tarik Gul Bump yarn to 4.5.1 (#4721)
9+
29 Tarik Gul 0.24.1 (#4722)
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.24.1",
1818
"versions": {
19-
"git": "0.23.8-7-x",
20-
"npm": "0.23.7"
19+
"git": "0.24.1",
20+
"npm": "0.24.1"
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.8-7-x' };
6+
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.1' };

0 commit comments

Comments
 (0)