Skip to content

Commit

Permalink
[CI Skip] release/stable 0.18.11
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Nov 14, 2022
1 parent b74187b commit 5d41188
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
589 Mich block correctiondapps.com (#2567)
465 Jaco Bump util (#2564)
466 Jaco 0.18.11 (#2568)
362 Frank Update all.json (#2560)
360 mhusnirizal update all.json (#2566)
348 Tim Janssen Update all.json (#2563)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"type": "module",
"version": "0.18.11",
"versions": {
"git": "0.18.11-160-x",
"npm": "0.18.10"
"git": "0.18.11",
"npm": "0.18.11"
},
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/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/phishing', path: 'auto', type: 'auto', version: '0.18.11-160-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11' };

0 comments on commit 5d41188

Please sign in to comment.