diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4ac93af1506e5..513b49b4eef68 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 574 Mich Update all.json (#1851) - 433 Jaco Plesk site flatenning (#1933) + 434 Jaco 0.18.2 (#1948) 271 mhusnirizal update all.json (#1940) 193 Frank Update all.json (#1947) 111 thwjanssen89 Update all.json (#1944) diff --git a/package.json b/package.json index 84b950d4fec63..a75629c65d6a2 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "type": "module", "version": "0.18.2", "versions": { - "git": "0.18.2-59-x", - "npm": "0.18.1" + "git": "0.18.2", + "npm": "0.18.2" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6827781b4d999..6db8ebac2742f 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.2-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2' };