From 4e0a10ef5219841298a838ca2193126d12f60bbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 13:10:26 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-07.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 9c434c3f1..0c763f5fb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 434 Jaco 0.18.2 (#1948) 271 mhusnirizal update all.json (#1940) 193 Frank Update all.json (#1947) - 113 Tim Janssen Update all.json (#1951) + 114 Tim Janssen Update all.json (#1952) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 1c9639f98..540d4f78d 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "crypto-connect.uk", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -1928,6 +1927,7 @@ "crypto-chain.net", "crypto-coin-airdrop.online", "crypto-connect.live", + "crypto-connect.uk", "crypto-defiwallet.org", "crypto-fastmoney.org", "crypto-grantltd.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 1a1f01b06..21bf7b64c 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -11,6 +11,10 @@ "date": "2022-07-30", "url": "coinsoluitiiontech.xyz" }, + { + "date": "2022-07-30", + "url": "crypto-connect.uk" + }, { "date": "2022-07-30", "url": "dapp-smartrouter.tech" diff --git a/package.json b/package.json index 7996637b1..0e568150d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-1-x", + "version": "0.18.3-2-x", "versions": { - "git": "0.18.3-1-x", + "git": "0.18.3-2-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d1994114d..014da1ff9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-1-x", + "version": "0.18.3-2-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a00beea61..f02623765 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.3-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-2-x' };