From 640227cf26d5f71c2362dc2f81f8b2628146f3a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 06:40:38 +0000 Subject: [PATCH] [CI Skip] release/stable 0.16.2 skip-checks: true --- .123current | 2 +- .123trigger | 3 ++- CONTRIBUTORS | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.123current b/.123current index f8f0f0a15983b..3b7660ac767b3 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.2-1-x \ No newline at end of file +0.16.2 \ No newline at end of file diff --git a/.123trigger b/.123trigger index b17db0e2d22aa..41edce624e9f9 100644 --- a/.123trigger +++ b/.123trigger @@ -1,3 +1,4 @@ 3 -0.15.2 \ No newline at end of file +0.15.2 +0.16.2 \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c3df43180042a..74ae70154f379 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 566 Mich Update all.json (#1732) - 405 Jaco 0.16.1 (#1735) + 406 Jaco 0.16.2 (#1741) 247 mhusnirizal update all.json (#1737) 164 Frank Update all.json (#1734) 79 michalisFr Update all.json (#1540) diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 058c0b82327db..871db5f581d85 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.16.2-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.2' };