Skip to content

Commit

Permalink
[CI Skip] release/stable 0.117.3
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Jul 14, 2022
1 parent 31213c1 commit 7218d2f
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 @@
3694 Jaco Filter relayChainInfo.CurrentBlockNumbers (#7872)
3695 Jaco 0.117.3 (#7874)
79 Thibaut Sardan Nit, use as LedgerTypes casting (#4425)
62 kwingram25 iadd fix (#2911)
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 @@ -17,8 +17,8 @@
"sideEffects": false,
"version": "0.117.3",
"versions": {
"git": "0.117.3-4-x",
"npm": "0.117.2"
"git": "0.117.3",
"npm": "0.117.3"
},
"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.117.3-4-x' };
export const packageInfo = { name: '@polkadot/apps-config', path: 'auto', type: 'auto', version: '0.117.3' };
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.117.3-4-x' };
export const packageInfo = { name: '@polkadot/apps', path: 'auto', type: 'auto', version: '0.117.3' };

0 comments on commit 7218d2f

Please sign in to comment.