From 70bda159cc600e185c0397bc8bcd9c00d317fbf2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 06:01:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.4-9-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 b25c01341..51a6314ce 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 571 Frank Update all.json (#3159) - 548 Tim Janssen Update all.json (#3156) + 549 Tim Janssen Update all.json (#3161) 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 f49db3a9c..827a5348e 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletmainnetdapps.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -16258,6 +16257,7 @@ "walletmainet.com", "walletmainnet.online", "walletmainnetdapp.com", + "walletmainnetdapps.online", "walletmanualiput.site", "walletmanuallyconnect.com", "walletmend.com", diff --git a/all/online/all.json b/all/online/all.json index 056e4668e..09562dcb4 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -1210,6 +1210,7 @@ "walletlinker.online", "walletlinks.online", "walletmainnet.online", + "walletmainnetdapps.online", "walletone.online", "walletopconnect.online", "walletprpnnect.online", diff --git a/meta/2023-03.json b/meta/2023-03.json index fc6464e75..920e97be1 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -55,6 +55,10 @@ "date": "2023-03-21", "url": "vlaunchconnect.com" }, + { + "date": "2023-03-21", + "url": "walletmainnetdapps.online" + }, { "date": "2023-03-21", "url": "web.vaultnet.site" diff --git a/package.json b/package.json index dc295c90d..83b5a3454 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-8-x", + "version": "0.20.4-9-x", "versions": { - "git": "0.20.4-8-x", + "git": "0.20.4-9-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cc52f5dc6..91182f98d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-8-x", + "version": "0.20.4-9-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 b1502e1f0..755232981 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-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-9-x' };