From f9affa7da1b5a5369d15142f112da3112fdc0616 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 05:58:20 +0000 Subject: [PATCH] [CI Skip] release/stable 0.15.2 skip-checks: true --- .123current | 2 +- .123trigger | 2 ++ CONTRIBUTORS | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.123current b/.123current index cc4d6f710..a12760eb1 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.2-3-x \ No newline at end of file +0.15.2 \ No newline at end of file diff --git a/.123trigger b/.123trigger index 00750edc0..b17db0e2d 100644 --- a/.123trigger +++ b/.123trigger @@ -1 +1,3 @@ 3 + +0.15.2 \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a3ac7ccc6..33863ae2f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 564 Mich Update all.json (#1715) - 403 Jaco Bump dev + 404 Jaco 0.15.2 (#1719) 241 mhusnirizal update all.json (#1710) 159 frankywild Update all.json (#1705) 79 michalisFr Update all.json (#1540) diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4f23d727b..c0e7d05a9 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.15.2-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.2' };