diff --git a/.123current b/.123current index f8f0f0a15..3b7660ac7 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 b17db0e2d..41edce624 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 c3df43180..74ae70154 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 058c0b823..871db5f58 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' };