From 08eda1c324e7f529af35e36069954f07f588bae0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 08:06:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-10.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 78205f5a3..c09848180 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) 300 Frank Update all.json (#2386) - 268 Tim Janssen Update all.json (#2384) + 269 Tim Janssen Update all.json (#2387) 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 882373c5d..28bf8fc75 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "flowstringsnode.com", - "metaverseprotocol-hero.live", - "rectifirierernace.xyz", - "wallet-web1.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4756,6 +4752,7 @@ "flowdapp.space", "flowdapp.website", "flowdapp.xyz", + "flowstringsnode.com", "flowtechlinks.com", "flowtoken.pro", "flowtoken.space", @@ -6719,6 +6716,7 @@ "metavalidate.online", "metaverse-bridge.com", "metaverseking.club", + "metaverseprotocol-hero.live", "metaverseprotocolhero.live", "metaversewalletconnect.com", "metavine.site", @@ -8892,6 +8890,7 @@ "rectificationwallets.com", "rectificationweb.com", "rectifierchannel.com", + "rectifirierernace.xyz", "rectify-dapps.com", "rectify-metaspace.com", "rectify-portfolio.online", @@ -11855,6 +11854,7 @@ "wallet-validators.com", "wallet-viva.com", "wallet-walletconnect.com", + "wallet-web1.firebaseapp.com", "wallet-web1.web.app", "wallet-websync.com", "wallet-zhcn.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index c50de941e..bc3666bb2 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-10-08", + "url": "flowstringsnode.com" + }, + { + "date": "2022-10-08", + "url": "metaverseprotocol-hero.live" + }, + { + "date": "2022-10-08", + "url": "rectifirierernace.xyz" + }, + { + "date": "2022-10-08", + "url": "wallet-web1.firebaseapp.com" + }, { "date": "2022-10-07", "url": "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz" diff --git a/package.json b/package.json index ae1d94426..780adaf29 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-3-x", + "version": "0.18.11-4-x", "versions": { - "git": "0.18.11-3-x", + "git": "0.18.11-4-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d7937d08..9e64fdcbb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-3-x", + "version": "0.18.11-4-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 1b025d3c4..e7112c316 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-4-x' };