diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bc27f3ad2..53decffc8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 580 Frank Update all.json (#3181) 558 Tim Janssen Update all.json (#3178) - 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) + 519 Jaco 0.20.4 (#3183) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/package.json b/package.json index 0b44d55d7..2cb8ce9f3 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.20.4", "versions": { - "git": "0.20.4-28-x", - "npm": "0.20.3" + "git": "0.20.4", + "npm": "0.20.4" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8487bf089..07fb00749 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.20.4-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4' };