From 3220ea7de68e7ca77c48ecc8cf5ce7d8713aa677 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 07:23:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-48-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2023-01.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dfb93d140..e674e01ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 441 Frank Update all.json (#2816) 441 Tim Janssen Update all.json (#2818) - 390 mhusnirizal update all.json (#2811) + 391 mhusnirizal update all.json (#2820) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 14 alineherzman Update all.json (#2784) diff --git a/all.json b/all.json index d77a973d2..39a455b7c 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "zapto.org" ], "deny": [ - "blockverse.support", - "polkadotrewards.network", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1345,6 +1343,7 @@ "blockube.xyz", "blockvalidator.net", "blockvalidator.us", + "blockverse.support", "blockwalletsync.com", "blockweb3connectwallet.com", "blockweb3core.com", @@ -9533,6 +9532,7 @@ "polkadotprotoken.online", "polkadotpublishing.com", "polkadotr.js.org", + "polkadotrewards.network", "polkadotrewards.totensparebnk.com", "polkadots-airdrop.com", "polkadots-airdrop.live", diff --git a/meta/2023-01.json b/meta/2023-01.json index 601947067..715ab7177 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-18", + "url": "blockverse.support" + }, + { + "date": "2023-01-18", + "url": "polkadotrewards.network" + }, { "date": "2023-01-17", "url": "3secure.online" diff --git a/package.json b/package.json index 8949c190f..c8c768e3e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-47-x", + "version": "0.18.14-48-x", "versions": { - "git": "0.18.14-47-x", + "git": "0.18.14-48-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9407f582c..772df4f10 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-47-x", + "version": "0.18.14-48-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 b0f7c8322..c3894b67d 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-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-48-x' };