From cc20b97b256befa42e378077bea33b733f4a6f6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 13:31:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.16.3-22-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.123current b/.123current index 7df5e34b8..1aaa0f57c 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-21-x \ No newline at end of file +0.16.3-22-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ec5657ab..5261e9a6b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 566 Mich Update all.json (#1732) 408 Jaco Additional CI checks (#1754) 250 mhusnirizal update all.json (#1763) - 172 Frank Update all.json (#1761) + 173 Frank Update all.json (#1766) 79 michalisFr Update all.json (#1540) 38 thwjanssen89 Update all.json (#1764) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 37dd31cd6..f57894c88 100644 --- a/all.json +++ b/all.json @@ -7,8 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "smartfixdapps.live", - "multichainxcnet.online", "16-b.it", "162.222.226.37", "1776coin.org", @@ -5570,6 +5568,7 @@ "multichainsynch.net", "multichainsyncs.com", "multichainwfixer.us", + "multichainxcnet.online", "multicoins-wallet.com", "multiconnect.live", "multiconnect.tech", @@ -7686,6 +7685,7 @@ "smartfixconnect.live", "smartfixconnect.premiumvixer.com", "smartfixdapps.com", + "smartfixdapps.live", "smartfixr.com", "smartlaunchapp.org", "smartlaunchweb.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 3060ec006..bb5e00a16 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -59,6 +59,10 @@ "date": "2022-07-07", "url": "geniusyieldvalidate.expert" }, + { + "date": "2022-07-07", + "url": "multichainxcnet.online" + }, { "date": "2022-07-07", "url": "multinode.one" @@ -71,6 +75,10 @@ "date": "2022-07-07", "url": "offchain-oraclesync.com" }, + { + "date": "2022-07-07", + "url": "smartfixdapps.live" + }, { "date": "2022-07-07", "url": "validatedconnect.com" diff --git a/package.json b/package.json index 6cbf575f5..ddc8d0042 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-21-x", + "version": "0.16.3-22-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7e13dab8c..aedb21553 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-21-x", + "version": "0.16.3-22-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e3010e76c..1512d23e7 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.16.3-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-22-x' };