diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 09e055f7d..9aba15b23 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) - 467 Jaco Bump TS (#2589) + 468 Jaco 0.18.12 (#2637) 381 Frank Update all.json (#2634) 380 Tim Janssen Update all.json (#2635) 367 mhusnirizal update all.json (#2631) diff --git a/package.json b/package.json index 80cc200d9..15a8e0092 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "type": "module", "version": "0.18.12", "versions": { - "git": "0.18.12-59-x", - "npm": "0.18.11" + "git": "0.18.12", + "npm": "0.18.12" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 473b0b305..deaaca267 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.12-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12' };