diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 48bda1187..583577752 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 881 Tim Janssen Update all.json (#4111) + 882 Tim Janssen Update all.json (#4140) 852 Frank Update all.json (#4137) 617 Mich Block polkastater-login.com (#4044) 571 mhusnirizal update all.json (#4139) diff --git a/all.json b/all.json index 00326d899..b1bd01b75 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "novawallet.net", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -16897,6 +16896,7 @@ "novaetvetera.co", "novaldapp.netlify.app", "novatornado.cash", + "novawallet.net", "novussurgicalco.com", "nowdefi.app", "nowsolve.live", diff --git a/all/net/all.json b/all/net/all.json index 344c1904d..36ae72041 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -963,6 +963,7 @@ "nodevaults-sync.net", "nofeka.net", "notifyv2migrateddssfsss.net", + "novawallet.net", "oasischain.net", "oddz-finance.net", "offchain-web3support.net", diff --git a/meta/2023-12.json b/meta/2023-12.json index 61a5fa699..804dcc2c3 100644 --- a/meta/2023-12.json +++ b/meta/2023-12.json @@ -275,6 +275,10 @@ "date": "2023-12-31", "url": "nodemodifier.org" }, + { + "date": "2023-12-31", + "url": "novawallet.net" + }, { "date": "2023-12-31", "url": "open-protocol.online" diff --git a/package.json b/package.json index e64c3c277..939b813da 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.2-60-x", + "version": "0.22.2-61-x", "versions": { - "git": "0.22.2-60-x", + "git": "0.22.2-61-x", "npm": "0.22.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d7525ef86..bc9c1ed49 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.2-60-x", + "version": "0.22.2-61-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 93bccfe98..661fe521a 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.22.2-60-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.2-61-x' };