diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 543099b42..1e62d537a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1216 Tim Janssen Update all.json (#5324) + 1217 Tim Janssen Update all.json (#5325) 1190 Frank Update all.json (#5321) 740 mhusnirizal update all.json (#5315) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index d24b3f0ed..099a91295 100644 --- a/all.json +++ b/all.json @@ -33,7 +33,6 @@ "deny": [ "0-chain.com", "000000000000000000000deadburn.pages.dev", - "jwzt-dashboards-inqubeta.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -22874,6 +22873,7 @@ "juswap.org", "juwerii.com", "juzztoken.com", + "jwzt-dashboards-inqubeta.pages.dev", "jx-wallet.com", "jysrhs.com", "k-ucoin.com", diff --git a/all/dev/all.json b/all/dev/all.json index 68cda5d14..ccd34b478 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1437,6 +1437,7 @@ "jup-dvc.pages.dev", "jupag.dev", "jupiternodes.pages.dev", + "jwzt-dashboards-inqubeta.pages.dev", "k-ybo.pages.dev", "kamalaharrisclaim.pages.dev", "kangamon-dv3.pages.dev", diff --git a/meta/2025-08.json b/meta/2025-08.json index 44c6111c9..824dd5e56 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -23,6 +23,10 @@ "date": "2025-08-28", "url": "flarenetworkxrp-claim.com" }, + { + "date": "2025-08-28", + "url": "jwzt-dashboards-inqubeta.pages.dev" + }, { "date": "2025-08-28", "url": "voxproject.pages.dev" diff --git a/package.json b/package.json index 564651cf4..196ec177a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-0-x", + "version": "0.25.19-1-x", "versions": { - "git": "0.25.19-0-x", + "git": "0.25.19-1-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c25979684..dcffa8da0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-0-x", + "version": "0.25.19-1-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ba7aa240a..f29520ac1 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.19-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-1-x' };