From 4e5a3b6f5d46f7205f70479c4c7bb83a37287eed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 14:10:45 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-16-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/online/all.json | 1 + meta/2023-03.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 7f7e5995d..75c9779af 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 575 Frank Update all.json (#3166) - 551 Tim Janssen Update all.json (#3167) + 552 Tim Janssen Update all.json (#3168) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2c0e93ff3..508684395 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletmvalidator.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -16295,6 +16294,7 @@ "walletmonero.site", "walletmono.co", "walletmultilink.click", + "walletmvalidator.online", "walletmybit.com", "walletmymonero.site", "walletnationcryptoinsurance.com", diff --git a/all/online/all.json b/all/online/all.json index af9e2ee4e..a12d49c0d 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1214,6 +1214,7 @@ "walletlinks.online", "walletmainnet.online", "walletmainnetdapps.online", + "walletmvalidator.online", "walletone.online", "walletopconnect.online", "walletprpnnect.online", diff --git a/meta/2023-03.json b/meta/2023-03.json index 5adb7d77f..ffe03bca5 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -3,6 +3,10 @@ "date": "2023-03-22", "url": "tocx.net" }, + { + "date": "2023-03-22", + "url": "walletmvalidator.online" + }, { "date": "2023-03-22", "url": "winner-crypto.top" diff --git a/package.json b/package.json index 8318dd6fd..aab33a3fd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-15-x", + "version": "0.20.4-16-x", "versions": { - "git": "0.20.4-15-x", + "git": "0.20.4-16-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ecd809912..5ee4653f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-15-x", + "version": "0.20.4-16-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e72e626ba..924b7f24e 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-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-16-x' };