From ecacddf802ce647f9803b5f6515bcbebb320d1db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 13:40:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-08.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a6c9f5a31..f5df68570 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 447 Jaco Add missing domains (#2060) 295 mhusnirizal update all.json (#2051) 219 Frank Update all.json (#2059) - 149 Tim Janssen Update all.json (#2055) + 150 Tim Janssen Update all.json (#2061) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 997a5bc40..c87085813 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "finalcoinmigratev2.financial", - "rectifyconns.site", - "resolvesit.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4061,6 +4058,7 @@ "fightagainstcriminal.com", "filink-protocol.com", "filsfixmimas.com", + "finalcoinmigratev2.financial", "finance-airdrop.cf", "finance-airdrop.gq", "finance-airdrop.info", @@ -7840,6 +7838,7 @@ "rectifycavity.top", "rectifyconn.site", "rectifyconnect.com", + "rectifyconns.site", "rectifydapp.online", "rectifydappissues.tech", "rectifydappmainnet.online", @@ -7909,6 +7908,7 @@ "resolveprotocols.site", "resolveractivation.com", "resolvesit.online", + "resolvesit.site", "resolvestofunft.com", "resolvesyn.click", "resolvetrx.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index b06a78f6e..91aa06b38 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -15,6 +15,10 @@ "date": "2022-08-14", "url": "daochains.site" }, + { + "date": "2022-08-14", + "url": "finalcoinmigratev2.financial" + }, { "date": "2022-08-14", "url": "hodltrustconnections-fixed.live" @@ -27,10 +31,18 @@ "date": "2022-08-14", "url": "musk2xr.com" }, + { + "date": "2022-08-14", + "url": "rectifyconns.site" + }, { "date": "2022-08-14", "url": "renodepad.net" }, + { + "date": "2022-08-14", + "url": "resolvesit.site" + }, { "date": "2022-08-14", "url": "subulussalamkota.desa.id" diff --git a/package.json b/package.json index 9fefecb7f..cc86d9c13 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-1-x", + "version": "0.18.6-2-x", "versions": { - "git": "0.18.6-1-x", + "git": "0.18.6-2-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4278e9852..6c8c41ef3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-1-x", + "version": "0.18.6-2-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5c5ad90e1..436f9c8aa 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.6-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-2-x' };