From d420d72b6e3f78c4ebe2f3965e899013127582d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:00:34 +0000 Subject: [PATCH] [CI Skip] release/stable 0.13.92 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-06.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5e4e82222..23927e5e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 561 Mich Update all.json (#1669) 393 Jaco Bump dev deps (w/ code adjustments) (#1668) 235 mhusnirizal update all.json (#1667) - 147 frankywild Update all.json (#1671) + 148 frankywild Update all.json (#1672) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 14 thwjanssen89 Update all.json (#1670) diff --git a/all.json b/all.json index 135613684..2630c44f6 100644 --- a/all.json +++ b/all.json @@ -12,8 +12,6 @@ "1776coin.org", "1chaincrypto.com", "1inch-network.net", - "protocoldapp.io", - "web.protocoldapp.io", "1inch-wallet.org", "1inch.tk", "1inchoficial.bonuscriptomoedas.com", @@ -6715,6 +6713,7 @@ "protocol-verify.info", "protocolchains.xyz", "protocolconnect.site", + "protocoldapp.io", "protocoldapp.net", "protocoldapps.live", "protocoldappsauthen.online", @@ -10051,6 +10050,7 @@ "web.dappsconnect.xyz", "web.netrestore.site", "web.onlineresync.site", + "web.protocoldapp.io", "web.syncappwallet.site", "web.syncedwallets.live", "web.walletsrestored.live", diff --git a/meta/2022-06.json b/meta/2022-06.json index 895163854..4d170ec47 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -111,6 +111,10 @@ "date": "2022-06-13", "url": "nodesvalidator.live" }, + { + "date": "2022-06-13", + "url": "protocoldapp.io" + }, { "date": "2022-06-13", "url": "secure.nodesvalidator.live" @@ -207,6 +211,10 @@ "date": "2022-06-13", "url": "walletopen.org" }, + { + "date": "2022-06-13", + "url": "web.protocoldapp.io" + }, { "date": "2022-06-12", "url": "connectsynapp.org" diff --git a/package.json b/package.json index f7b2ec8a4..32d1e7215 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.91", + "version": "0.13.92", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ec7e82a04..07a0d8b7f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.91", + "version": "0.13.92", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e2b4f4ae3..024a0f3af 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.13.91' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.92' };