diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a319caaa5..94f3c7089 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 782 Tim Janssen Update all.json (#3825) 765 Frank Update all.json (#3810) 612 Mich Block fake moonbeam and some other scams (#3539) - 543 Jaco Bump dev deps (#3812) + 544 Jaco Bump deps (#3827) 522 mhusnirizal update all.json (#3823) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index 9ff5f3419..60d971117 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.21.6", "versions": { - "git": "0.21.6-322-x", - "npm": "0.21.5" + "git": "0.21.6", + "npm": "0.21.6" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 51b1f87ea..dfafeaa9c 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.21.6-322-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6' };