From 5a4def060e5f1f2e180c9197d510ebd6749e238f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 19:19:14 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cb4751300..7a69cd7c5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 454 Jaco 0.18.7 (#2169) 306 mhusnirizal update all.json (#2168) 246 Frank Update all.json (#2171) - 197 Tim Janssen Update all.json (#2166) + 198 Tim Janssen Update all.json (#2173) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 1a3258685..a211f6780 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "nft-and-gift-baa257.ingress-comporellon.ewp.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6680,6 +6679,7 @@ "nextpolygonnft.com", "nextrowallets.com", "nextversesale.info", + "nft-and-gift-baa257.ingress-comporellon.ewp.live", "nft-syncs.com", "nft-trustclaim.art", "nft-walletsync.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 954a85d3d..bdc9f284c 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -87,6 +87,10 @@ "date": "2022-09-02", "url": "multi-chains.io" }, + { + "date": "2022-09-02", + "url": "nft-and-gift-baa257.ingress-comporellon.ewp.live" + }, { "date": "2022-09-02", "url": "nftonline.gift" diff --git a/package.json b/package.json index b40394ebd..9459908c9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-1-x", + "version": "0.18.8-2-x", "versions": { - "git": "0.18.8-1-x", + "git": "0.18.8-2-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6da324ab6..957078ed3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-1-x", + "version": "0.18.8-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 2b2cebf6a..b6ad03088 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.8-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-2-x' };