From 97aba05ecd287de8a5b0ea29079be821eb22f394 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:32:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-6-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 dfb8693e2..97d9da0ec 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 426 Tim Janssen Update all.json (#2776) 425 Frank Update all.json (#2771) - 425 Tim Janssen Update all.json (#2774) 383 mhusnirizal update all.json (#2773) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 4293400f0..ff497a740 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "claimable-web3.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1708,6 +1707,7 @@ "claim-murakami.com", "claim-otherdeed.land", "claim-reward-erc20-token.com", + "claimable-web3.net", "claimairdropsrewards.my.id", "claimbeanz.live", "claimcollab.land", diff --git a/meta/2023-01.json b/meta/2023-01.json index 9a5aa1fb4..43cdaae9b 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -35,6 +35,10 @@ "date": "2023-01-09", "url": "chainfix.org" }, + { + "date": "2023-01-09", + "url": "claimable-web3.net" + }, { "date": "2023-01-09", "url": "conectwebsync.live" diff --git a/package.json b/package.json index 59abb188a..7e8c7de29 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-5-x", + "version": "0.18.14-6-x", "versions": { - "git": "0.18.14-5-x", + "git": "0.18.14-6-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 29a32b01a..e00d4bd5e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-5-x", + "version": "0.18.14-6-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 10f3280ee..e40c088fd 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-6-x' };