From 792e3547c3cd59e47fd7e8b203993718ba125065 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 12:15:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.16.3-3-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- meta/2022-03.json | 4 ---- package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.123current b/.123current index 75f0a67e5..18c79a600 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-2-x \ No newline at end of file +0.16.3-3-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3d1854b53..e6fd497b9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 566 Mich Update all.json (#1732) 407 Jaco Update all.json (#1742) 247 mhusnirizal update all.json (#1737) - 165 Frank Update all.json (#1740) + 166 Frank Update all.json (#1744) 79 michalisFr Update all.json (#1540) 31 Bill Laboon Add allinone-services.net (#1727) 27 thwjanssen89 Update all.json (#1743) diff --git a/meta/2022-03.json b/meta/2022-03.json index e93f720dc..f6349255f 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3763,10 +3763,6 @@ "date": "2022-03-03", "url": "launchmainnet-sync.com" }, - { - "date": "2022-03-03", - "url": "moneylion.com" - }, { "date": "2022-03-03", "url": "multidexsconnect.com" diff --git a/package.json b/package.json index f899b2385..ec1918de5 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-2-x", + "version": "0.16.3-3-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ae290d721..6b401840c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-2-x", + "version": "0.16.3-3-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 b75c26f52..3a1d1a1e0 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-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-3-x' };