Skip to content

Commit c47bc23

Browse files
[CI Skip] release/stable 0.147.1
skip-checks: true
1 parent 8fbd401 commit c47bc23

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
4364 Jaco Disable unreachable endpoints (#10221)
2-
101 Tarik Gul Bump yarn to 4.6.0 (#11193)
2+
102 Tarik Gul 0.147.1 (#11194)
33
81 Thibaut Sardan update overrides (#10090)
44
62 kwingram25 iadd fix (#2911)
55
49 pan update Bifrost kusama on Subsquare (#9752)

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"type": "module",
1919
"version": "0.147.1",
2020
"versions": {
21-
"git": "0.146.2-33-x",
22-
"npm": "0.146.1"
21+
"git": "0.147.1",
22+
"npm": "0.147.1"
2323
},
2424
"workspaces": [
2525
"packages/*"

packages/apps-config/src/packageInfo.ts

+1-1
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/apps-config', path: 'auto', type: 'auto', version: '0.146.2-33-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.147.1' };

packages/apps/src/packageInfo.ts

+1-1
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/apps', path: 'auto', type: 'auto', version: '0.146.2-33-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.147.1' };

0 commit comments

Comments
 (0)