From f91f2ffd478a80038715b88d0dcf441cd8adfe76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 11:14:04 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.7 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-03.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ff547cf9e..dd500d1e1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 421 Mich Update all.json (#1258) + 422 Mich Update all.json (#1271) 366 Jaco 0.9.1 (#1264) 159 mhusnirizal update all.json (#1270) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 03034b16c..2299061f9 100644 --- a/all.json +++ b/all.json @@ -9,11 +9,6 @@ "162.222.226.37", "1776coin.org", "1chaincrypto.com", - "definodesmodule.com", - "web-walletsextensions.com", - "mydefinodes.net", - "syncmycollab.me", - "uniswapdonate.live", "1inch-network.net", "1inch-wallet.org", "1inch.tk", @@ -1593,6 +1588,7 @@ "defimetasynchs.com", "defimigrationsync.com", "defimintsync.com", + "definodesmodule.com", "defiprotocol-fixedissues.com", "defiprotocolrestore.com", "defipulse.sale", @@ -2881,6 +2877,7 @@ "mydappwallets.live", "mydapsconnect.site", "mydatwallet.site", + "mydefinodes.net", "myedefisolutions.com", "myeflherwallet.com", "myetehsrwallet.com", @@ -4289,6 +4286,7 @@ "syncmulti-dapps.com", "syncmultidapp.com", "syncmultidapps.com", + "syncmycollab.me", "syncmydapps.com", "syncmywallet.me", "syncmywallets.online", @@ -4650,6 +4648,7 @@ "uniswapdefi-svip.co", "uniswapdefi-svip.com", "uniswapdefi-svip.io", + "uniswapdonate.live", "uniswape.ai", "uniswape.com", "uniswape.com.ph", @@ -5752,6 +5751,7 @@ "web-wallet-connect.com", "web-walletconnectapp.com", "web-walletsconnect.com", + "web-walletsextensions.com", "web.autodaapsconnect.live", "web.connectfixnet.site", "web.connectswallet.live", diff --git a/meta/2022-03.json b/meta/2022-03.json index 6acf1719c..042ffb273 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,14 +3,34 @@ "date": "2022-03-14", "url": "crypto-safeauth.com" }, + { + "date": "2022-03-14", + "url": "definodesmodule.com" + }, { "date": "2022-03-14", "url": "loopfixchains.site" }, + { + "date": "2022-03-14", + "url": "mydefinodes.net" + }, { "date": "2022-03-14", "url": "servicecylce.online" }, + { + "date": "2022-03-14", + "url": "syncmycollab.me" + }, + { + "date": "2022-03-14", + "url": "uniswapdonate.live" + }, + { + "date": "2022-03-14", + "url": "web-walletsextensions.com" + }, { "date": "2022-03-13", "url": "162.222.226.37" diff --git a/package.json b/package.json index 654d1b187..9bb286591 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.6", + "version": "0.9.7", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c65cfcf10..20ee55cb5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.6", + "version": "0.9.7", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fcbefa6b8..c3bd2d6ef 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.9.6' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.7' };