From 98040743f44da0fdb0fd946a9c6328b77749a80f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 13:29:00 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.19 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-04.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ab0879a25..c7b4e446e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 485 Mich Update all.json (#1422) + 486 Mich Update all.json (#1423) 376 Jaco Add airdrop (#1418) 198 mhusnirizal update all.json (#1421) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index f4012b3d5..1beedadcc 100644 --- a/all.json +++ b/all.json @@ -15,7 +15,6 @@ "1inch-wallet.org", "1inch.tk", "1metamask.com", - "via0.com", "1polkadot-5x1e.js.org", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", @@ -5647,6 +5646,7 @@ "verifynodeblock.online", "verifywallets.online", "veriwalllive.com", + "via0.com", "vianadark.com", "vintagemyetherwallet.com", "virtualwallet.support", diff --git a/meta/2022-04.json b/meta/2022-04.json index 790b58cd1..e9909014e 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -187,6 +187,10 @@ "date": "2022-04-12", "url": "trust-setting.support" }, + { + "date": "2022-04-12", + "url": "via0.com" + }, { "date": "2022-04-12", "url": "vvs-finance.quest" diff --git a/package.json b/package.json index 07aee0724..df95acb97 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.18", + "version": "0.11.19", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b3b95688e..0e4e332d0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.18", + "version": "0.11.19", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c2e8c84ef..29585c7ef 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.11.18' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.19' };