From fdaf74a79d86804157748c2ace65e9fa1c09ba01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:55:37 +0000 Subject: [PATCH] [CI Skip] release/stable 0.19.2 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 b45d9adbd..274821500 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) + 494 Jaco 0.19.2 (#2970) 493 Frank Update all.json (#2967) - 493 Jaco Fix CI release workflow (#2968) 492 Tim Janssen Update all.json (#2969) 403 mhusnirizal update all.json (#2956) 96 michalisFr Added 0 new domains (#2338) diff --git a/package.json b/package.json index 2889b3ed1..32219b851 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "type": "module", "version": "0.19.2", "versions": { - "git": "0.19.2-73-x", - "npm": "0.19.1" + "git": "0.19.2", + "npm": "0.19.2" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 84575c16a..4d674f2d1 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.19.2-73-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2' };