Skip to content

Commit

Permalink
[CI Skip] release/stable 0.122.2
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Nov 7, 2022
1 parent 22c4063 commit 5c50abe
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,4 +1,4 @@
3822 Jaco 0.122.1 (#8320)
3823 Jaco 0.122.2 (#8321)
79 Thibaut Sardan Nit, use as LedgerTypes casting (#4425)
62 kwingram25 iadd fix (#2911)
48 pan update bifrost providers (#8065)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"sideEffects": false,
"version": "0.122.2",
"versions": {
"git": "0.122.1",
"npm": "0.122.1"
"git": "0.122.2",
"npm": "0.122.2"
},
"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.122.1' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.122.2' };
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.122.1' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.122.2' };

0 comments on commit 5c50abe

Please sign in to comment.