Skip to content

Commit

Permalink
[CI Skip] release/stable 0.143.2
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent 6c5d076 commit ca84422
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,6 +1,6 @@
4364 Jaco Disable unreachable endpoints (#10221)
81 Thibaut Sardan update overrides (#10090)
70 Tarik Gul Upgrade polkadot-js/api to 12.4.2 (#10852)
71 Tarik Gul 0.143.2 (#10853)
62 kwingram25 iadd fix (#2911)
49 pan update Bifrost kusama on Subsquare (#9752)
46 Antoine Estienne Update moonbeam endpoints and moonbase logo and color (#6890)
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.143.2",
"versions": {
"git": "0.143.2-0-x",
"npm": "0.143.1"
"git": "0.143.2",
"npm": "0.143.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.143.2-0-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.143.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.143.2-0-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.143.2' };

0 comments on commit ca84422

Please sign in to comment.