diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 468ec6f67..43c8cf438 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -13,9 +13,9 @@ 14 crypto-scambaiter Update all.json (#5242) 14 ImdioR Phishing scam website +1 more (#5435) 13 ccris02 Update all.json (#1510) + 10 rajk93 0.25.23 (#5540) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) - 9 rajk93 chore: bump polkadot dependencies (#5539) 8 grizzly375 Update all.json (#575) 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/package.json b/package.json index 90bfd5cba..c8c5193a8 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.25.23", "versions": { - "git": "0.25.23-24-x", - "npm": "0.25.22" + "git": "0.25.23", + "npm": "0.25.23" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 266bf8ed0..9e3abeff1 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.25.23-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.23' };