From a56bf64394f45725a335216dca9bb9227cfabd3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:54:24 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-43-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.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 600cec4dd..a68cf47f4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) 439 Frank Update all.json (#2809) - 438 Tim Janssen Update all.json (#2813) + 439 Tim Janssen Update all.json (#2814) 390 mhusnirizal update all.json (#2811) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 796d0c714..c426160ce 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "resolveissuse.top", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10228,6 +10227,7 @@ "resolvednodesit.live", "resolveerror.org", "resolvefhfhghghggjgudsryittdduyxt.com", + "resolveissuse.top", "resolvemainwallet.xyz", "resolvemaster.live", "resolveprocess.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index b9c66fa5a..9c32d5cb3 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -55,6 +55,10 @@ "date": "2023-01-17", "url": "polkaestarter.com" }, + { + "date": "2023-01-17", + "url": "resolveissuse.top" + }, { "date": "2023-01-17", "url": "secureddigitalsync.com" diff --git a/package.json b/package.json index 069370f94..d2e106774 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-42-x", + "version": "0.18.14-43-x", "versions": { - "git": "0.18.14-42-x", + "git": "0.18.14-43-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6dc6964f9..d28ba802f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-42-x", + "version": "0.18.14-43-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 756fec799..6f68b4674 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.14-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-43-x' };