From 802a3fa63bb0ce3e2c0191cac8eaea1504e340bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 07:50:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.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 4bb611084..b3a2f4d9b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 574 Mich Update all.json (#1851) + 575 Mich Update all.json (#2119) 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 232 Frank Update all.json (#2112) diff --git a/all.json b/all.json index 089f41743..a9f977725 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "mantanetworktoken.live", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -5497,6 +5496,7 @@ "makfisk.top", "managedapps.online", "managing-myassets.com", + "mantanetworktoken.live", "manual-connect.com", "manual-syncronisation.ml", "manualbridgetools.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 231f1416a..aa8fda650 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-25", "url": "connect.shibswaap.com" }, + { + "date": "2022-08-25", + "url": "mantanetworktoken.live" + }, { "date": "2022-08-25", "url": "shibswaap.com" diff --git a/package.json b/package.json index 4b2d5ca8d..ccdb72fbc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-13-x", + "version": "0.18.7-14-x", "versions": { - "git": "0.18.7-13-x", + "git": "0.18.7-14-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d26ae4666..17936a32d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-13-x", + "version": "0.18.7-14-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 1e8574cc4..2c6bf1f6b 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.7-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-14-x' };