From d6e8c5698718ce43fa92dde3e4d59f91de89ba1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 15:49:38 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-7-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 242db516b..8242b3163 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 308 mhusnirizal update all.json (#2179) 247 Frank Update all.json (#2174) - 199 Tim Janssen Update all.json (#2178) + 200 Tim Janssen Update all.json (#2180) 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 d59fd5c7b..73fccc10c 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletvalidationportal.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11851,6 +11850,7 @@ "walletvalidationnode.com", "walletvalidationnodes.com", "walletvalidationonline.net", + "walletvalidationportal.netlify.app", "walletvalidations.link", "walletvalidations.net", "walletvalidationsbot.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 853cc1279..10589dc7b 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -79,6 +79,10 @@ "date": "2022-09-03", "url": "syncsolution.pro" }, + { + "date": "2022-09-03", + "url": "walletvalidationportal.netlify.app" + }, { "date": "2022-09-02", "url": "bacckendeactivattqr.online" diff --git a/package.json b/package.json index 2864c0110..70e24bb76 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-6-x", + "version": "0.18.8-7-x", "versions": { - "git": "0.18.8-6-x", + "git": "0.18.8-7-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 36728f1d4..540a7d016 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-6-x", + "version": "0.18.8-7-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 32395616e..3046183ce 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-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-7-x' };