From e15d94f73c9bac4ef37ba0897494e0dc94ad36d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 05:00:21 +0000 Subject: [PATCH] [CI Skip] release/stable 0.18.10 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 d88543e79196c..95f5d03524b0a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 579 Mich Update all.json (#2370) - 462 Jaco Bump TS (#2337) + 463 Jaco 0.18.10 (#2382) 351 mhusnirizal update all.json (#2377) 298 Frank Update all.json (#2380) 267 Tim Janssen Update all.json (#2379) diff --git a/package.json b/package.json index 7661fa49fdbb6..98dd6aea5a8fe 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "type": "module", "version": "0.18.10", "versions": { - "git": "0.18.10-61-x", - "npm": "0.18.9" + "git": "0.18.10", + "npm": "0.18.10" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5175f84481040..ec885c63bfc63 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.10-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10' };