From 6e539d6ae8e27475e920b3f159e0ca7fd2ed13b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 14:57:10 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.30 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-03.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 83aa63604..476940bbe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 445 Mich Update all.json (#1332) + 446 Mich Update all.json (#1336) 371 Jaco Bump dev (#1325) 177 mhusnirizal update all.json (#1334) 81 frankywild Update all.json (#1330) diff --git a/all.json b/all.json index 56bdf09fc..039084e19 100644 --- a/all.json +++ b/all.json @@ -10,8 +10,6 @@ "1776coin.org", "1chaincrypto.com", "1inch-network.net", - "sychronizeacctonline.com", - "web3options.io", "1inch-wallet.org", "1inch.tk", "1metamask.com", @@ -4424,6 +4422,7 @@ "swiftsyncsecure.com", "swifttokensync.com", "swiftwalletconnect.com", + "sychronizeacctonline.com", "sychronizebot.online", "syn-bridge-wallet.com", "syn-walletbackups.com", @@ -6063,6 +6062,7 @@ "web3connectr.com", "web3nodenetwork.com", "web3nodes.meduim.xyz", + "web3options.io", "web3reauth.net", "web3solution.org", "web3syncronize.net", diff --git a/meta/2022-03.json b/meta/2022-03.json index 9f7df1042..8a6bc828e 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -143,6 +143,10 @@ "date": "2022-03-24", "url": "secured-dapps.com" }, + { + "date": "2022-03-24", + "url": "sychronizeacctonline.com" + }, { "date": "2022-03-24", "url": "tokenconect.click" @@ -191,6 +195,10 @@ "date": "2022-03-24", "url": "wconectdapp.com" }, + { + "date": "2022-03-24", + "url": "web3options.io" + }, { "date": "2022-03-23", "url": "blockchainexplorer.store" diff --git a/package.json b/package.json index ffe37f940..6c701385f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.29", + "version": "0.10.30", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4a9487f24..f3f5be856 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.29", + "version": "0.10.30", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index be12bdda2..83fd0df0f 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.10.29' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.30' };