From 635626450a70c329b086a440774ece5c48bbb5f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 05:44:04 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-10-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 7f713e1f0..0cbabe3e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 427 Frank Update all.json (#2779) 427 Tim Janssen Update all.json (#2778) - 383 mhusnirizal update all.json (#2773) + 384 mhusnirizal update all.json (#2780) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 alineherzman Update all.json (#2660) diff --git a/all.json b/all.json index 4ea6eead0..44a4f0983 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ "zapto.org" ], "deny": [ - "dappverifysolution.net", - "multi-kit.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4014,6 +4012,7 @@ "dappvalidationsync.online", "dappvalidator.net", "dappvalidators.com", + "dappverifysolution.net", "dappwallbinder.com", "dappwallconnect.com", "dappwallet-bridge.com", @@ -7862,6 +7861,7 @@ "multi-entitychain.tools", "multi-entitychainfix.com", "multi-entitychains.com", + "multi-kit.online", "multi-prodapps.com", "multi-rectifier.com", "multi-signates.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 6b433932a..28dab707b 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-01-10", + "url": "dappverifysolution.net" + }, + { + "date": "2023-01-10", + "url": "multi-kit.online" + }, { "date": "2023-01-09", "url": "1yieldrobot.app" diff --git a/package.json b/package.json index 487552a4c..d301e477a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-9-x", + "version": "0.18.14-10-x", "versions": { - "git": "0.18.14-9-x", + "git": "0.18.14-10-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7b8195f39..4dcac3fa8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-9-x", + "version": "0.18.14-10-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 558761894..288da8554 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-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-10-x' };