Skip to content

Commit

Permalink
[CI Skip] release/stable 0.148.1
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Jan 23, 2025
1 parent 03cca54 commit 9bd5243
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
4364 Jaco Disable unreachable endpoints (#10221)
104 Tarik Gul Add check for proposeSend (#11227)
105 Tarik Gul 0.148.1 (#11231)
81 Thibaut Sardan update overrides (#10090)
62 kwingram25 iadd fix (#2911)
49 pan update Bifrost kusama on Subsquare (#9752)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"type": "module",
"version": "0.148.1",
"versions": {
"git": "0.147.2-18-x",
"npm": "0.147.1"
"git": "0.148.1",
"npm": "0.148.1"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.147.2-18-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.148.1' };
2 changes: 1 addition & 1 deletion packages/apps/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.147.2-18-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.148.1' };

0 comments on commit 9bd5243

Please sign in to comment.