From 1dabbb7c2e02e4d72d306f513fb011a9f4716d4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 17:53:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-48-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 82170e26e..b7a20bd16 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 320 mhusnirizal update all.json (#2225) 255 Frank Update all.json (#2223) - 219 Tim Janssen Update all.json (#2219) + 220 Tim Janssen Update all.json (#2226) 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 929194616..848d9708d 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "authenticateaddress.icu", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -696,6 +695,7 @@ "authenticate-live.com", "authenticate-wallet.com", "authenticate.lukasgill.xyz", + "authenticateaddress.icu", "authenticateall.com", "authenticatedapps.net", "authenticatedappwallets.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 95705b701..9cfd48288 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,10 @@ "date": "2022-09-08", "url": "appmainrectify.com" }, + { + "date": "2022-09-08", + "url": "authenticateaddress.icu" + }, { "date": "2022-09-08", "url": "binanmainrect.quest" diff --git a/package.json b/package.json index b8bce4672..7c3958d02 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-47-x", + "version": "0.18.8-48-x", "versions": { - "git": "0.18.8-47-x", + "git": "0.18.8-48-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b6bf5a0b6..8360db151 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-47-x", + "version": "0.18.8-48-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 ec468076a..f5ca3e8c0 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-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-48-x' };