From cb2f72e8e7bd002b07d700e00c1e1f5d413a71c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 11:05:43 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-7-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 756277d51..c9fa5600c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) 301 Frank Update all.json (#2388) - 270 Tim Janssen Update all.json (#2389) + 271 Tim Janssen Update all.json (#2390) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 43f1b4ca9..75bb4c799 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "blockchainaccountrestore.io", - "dexrestoration.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1105,6 +1103,7 @@ "blockchain-wallets.tk", "blockchain-walletsync.com", "blockchain1-wallet.com", + "blockchainaccountrestore.io", "blockchainapp.online", "blockchainbridge.xyz", "blockchainbridgeconnect.com", @@ -4094,6 +4093,7 @@ "dexproject.netlify.app", "dexprotocolserver.com", "dexprotocolserver.net", + "dexrestoration.com", "dexserverauth.com", "dexsmartrec.com", "dexswap.network", diff --git a/meta/2022-10.json b/meta/2022-10.json index 5908a8f2e..e6e38807d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,8 +1,16 @@ [ + { + "date": "2022-10-09", + "url": "blockchainaccountrestore.io" + }, { "date": "2022-10-09", "url": "desydefinode.com" }, + { + "date": "2022-10-09", + "url": "dexrestoration.com" + }, { "date": "2022-10-09", "url": "kusamaswap.com" diff --git a/package.json b/package.json index 3f27761d3..a605f7913 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-6-x", + "version": "0.18.11-7-x", "versions": { - "git": "0.18.11-6-x", + "git": "0.18.11-7-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b776d0960..a98ec75d7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-6-x", + "version": "0.18.11-7-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ab33be28b..a3b8aea48 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.18.11-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-7-x' };