From 6c6a9239b894a92e16ccf4f1f2809673b8cbb6d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 19:56:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-20-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 5c0d845cd..ac34cba71 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 431 Tim Janssen Update all.json (#2790) 430 Frank Update all.json (#2787) - 430 Tim Janssen Update all.json (#2788) 386 mhusnirizal update all.json (#2789) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index df6910db7..b1418888b 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "sync-tool.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11354,6 +11353,7 @@ "sync-securedwallet.com", "sync-shield.com", "sync-solution.com", + "sync-tool.com", "sync-tool.info", "sync-tool.tech", "sync-trustedappscloud.online", diff --git a/meta/2023-01.json b/meta/2023-01.json index 68fa73672..d20ae9ef4 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -19,6 +19,10 @@ "date": "2023-01-11", "url": "sollution9389202.tech" }, + { + "date": "2023-01-11", + "url": "sync-tool.com" + }, { "date": "2023-01-11", "url": "thewalletauthentic.xyz" diff --git a/package.json b/package.json index 38e68d7e1..91041bedc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-19-x", + "version": "0.18.14-20-x", "versions": { - "git": "0.18.14-19-x", + "git": "0.18.14-20-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5051fefe0..4ab42ca1d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-19-x", + "version": "0.18.14-20-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 cf121f6a2..45882d79a 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-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-20-x' };