Skip to content

Commit 2e10f9a

Browse files
[CI Skip] release/stable 0.149.1
skip-checks: true
1 parent c889809 commit 2e10f9a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
24 sxlwar crab config (#6995)
1919
24 WoeOm feat: subscan support fellowship, referenda v2 (#8987)
2020
23 Daria fix: showing what core the chain is renewed on (#11256)
21-
21 Arjun Porwal chore: upgraded polkadot-js deps (#11277)
21+
22 Arjun Porwal 0.149.1 (#11278)
2222
20 Nikita Update icon and colors for Realis.Network (#6336)
2323
18 fomod-in Update translation.json (#5942)
2424
18 Wei Tang Re-enable Neatcoin endpoint (#8271)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"type": "module",
1919
"version": "0.149.1",
2020
"versions": {
21-
"git": "0.148.2-20-x",
22-
"npm": "0.148.1"
21+
"git": "0.149.1",
22+
"npm": "0.149.1"
2323
},
2424
"workspaces": [
2525
"packages/*"

packages/apps-config/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/apps-config', path: 'auto', type: 'auto', version: '0.148.2-20-x' };
6+
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.149.1' };

packages/apps/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/apps', path: 'auto', type: 'auto', version: '0.148.2-20-x' };
6+
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.149.1' };

0 commit comments

Comments
 (0)