From 5d4118832978cb4501f57be40cb510ec5223da9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:17:58 +0000 Subject: [PATCH] [CI Skip] release/stable 0.18.11 skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 4 ++-- packages/phishing/src/packageInfo.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 10e28c81ae7e4..4d2ec972c3c08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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) diff --git a/package.json b/package.json index df597ccb107b9..c9173932d5aab 100644 --- a/package.json +++ b/package.json @@ -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/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6dd190f405ae0..92288480980a2 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -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' };