From 5dd6ec2a9147edeb962dd666b49d6690ef580ace Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 08:57:10 +0000 Subject: [PATCH] [CI Skip] release/stable 0.18.13 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 75896667c4bfa..38b1613597f0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 599 Mich Block three scams spread on twitter (#2708) - 477 Jaco Unlist tickets.newfutures.network (#2750) + 478 Jaco 0.18.13 (#2769) 424 Tim Janssen Update address.json (#2767) 423 Frank Update all.json (#2768) 381 mhusnirizal update all.json (#2756) diff --git a/package.json b/package.json index d95399586c3fa..f2af74de10f4a 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "type": "module", "version": "0.18.13", "versions": { - "git": "0.18.13-104-x", - "npm": "0.18.12" + "git": "0.18.13", + "npm": "0.18.13" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d64e28515d6f2..c0790de857bde 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.13-104-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13' };