From 778b7f7525128e5652a8f0463e51012dbc2d10a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 15:33:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.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 d657205a1..e446fd1fa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 297 mhusnirizal update all.json (#2069) 222 Frank Update all.json (#2072) - 155 Tim Janssen Update all.json (#2073) + 156 Tim Janssen Update all.json (#2074) 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 3e93d4873..250a9c72e 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralizefix.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3412,6 +3411,7 @@ "decentralizedwalletvalidator.online", "decentralizedwebdapp.com", "decentralizedweps.com", + "decentralizefix.com", "decentralizenetworkinterface.com", "decentralizesync.com", "decentramainnet.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index de5901297..0ae6b7e9f 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-16", "url": "acsponline.live" }, + { + "date": "2022-08-16", + "url": "decentralizefix.com" + }, { "date": "2022-08-16", "url": "notifyv2migrateddssfsss.net" diff --git a/package.json b/package.json index 626ab7025..0c5e2cece 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-12-x", + "version": "0.18.6-13-x", "versions": { - "git": "0.18.6-12-x", + "git": "0.18.6-13-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e16d09a6c..a32a54554 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-12-x", + "version": "0.18.6-13-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 01429888f..a9e68d399 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-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-13-x' };