Skip to content

Commit dc3041c

Browse files
[CI Skip] release/stable 0.24.2
skip-checks: true
1 parent b119544 commit dc3041c

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-
30 Tarik Gul Upgrade common to 13.2.2 (#4735)
9+
31 Tarik Gul 0.24.2 (#4736)
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.2",
1818
"versions": {
19-
"git": "0.24.2-8-x",
20-
"npm": "0.24.1"
19+
"git": "0.24.2",
20+
"npm": "0.24.2"
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.24.2-8-x' };
6+
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.2' };

0 commit comments

Comments
 (0)