From 37503711df8ef29a3e6eef33dfd6e21b0ac26286 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:48:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.19-29-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2025-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 01a86761d..e7cf5f9d4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 745 mhusnirizal update all.json (#5348) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) - 128 alineherzman Update all.json (#5357) + 129 alineherzman Update all.json (#5359) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) diff --git a/all.json b/all.json index 988beb52b..cb061bcef 100644 --- a/all.json +++ b/all.json @@ -39,7 +39,6 @@ "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", "0asisprotocol.com", - "novawalletfixdapps.com", "0g.app-wallets.com", "0gfoundation.app", "0kxwallet.org", @@ -30937,6 +30936,7 @@ "novawalletassist-2432.firebaseapp.com", "novawalletassist-2432.web.app", "novawalletdesktop.com", + "novawalletfixdapps.com", "novawebwallet.com", "novussurgicalco.com", "now-catcoin.com", diff --git a/all/com/all.json b/all/com/all.json index 3b3d2ffa0..575da8741 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -10034,6 +10034,7 @@ "novastakingwallet.com", "novawalletassist-2432.firebaseapp.com", "novawalletdesktop.com", + "novawalletfixdapps.com", "novawebwallet.com", "novussurgicalco.com", "now-catcoin.com", diff --git a/meta/2025-09.json b/meta/2025-09.json index 43131490f..8279043b9 100644 --- a/meta/2025-09.json +++ b/meta/2025-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-09-11", + "url": "novawalletfixdapps.com" + }, { "date": "2025-09-10", "url": "airdrop-1rp.pages.dev" diff --git a/package.json b/package.json index 2e14a5022..d79074063 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-28-x", + "version": "0.25.19-29-x", "versions": { - "git": "0.25.19-28-x", + "git": "0.25.19-29-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8bb63bad4..2a618e261 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-28-x", + "version": "0.25.19-29-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 fc57278ba..830e6d698 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-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-29-x' };