From 0325a4a63f3371c0b5b3f6a34a20e8e52cc7b33c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 02:48:11 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.16.3-14-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-07.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 20 insertions(+), 8 deletions(-) diff --git a/.123current b/.123current index 291c29b98..ba53f0337 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-13-x \ No newline at end of file +0.16.3-14-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a43b6c00d..db151a847 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 566 Mich Update all.json (#1732) 408 Jaco Additional CI checks (#1754) 248 mhusnirizal update all.json (#1748) - 169 Frank Update all.json (#1752) + 170 Frank Update all.json (#1755) 79 michalisFr Update all.json (#1540) 32 thwjanssen89 Update all.json (#1753) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1c86cb225..6f8949b7f 100644 --- a/all.json +++ b/all.json @@ -5,9 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "authetic-web.com", - "restooreprime.com", - "synchdatachain.live", "123-informatica.com", "12345678987654321.link", "16-b.it", @@ -591,6 +588,7 @@ "authenticwb.com", "authenticwebss.com", "authentikatortokken.duckdns.org", + "authetic-web.com", "authlogin-coinbaseinfo.com", "authminweb.live", "autho-dappswallet.org", @@ -7205,6 +7203,7 @@ "resolvewallet.co", "resolvewalletauth.com", "restartcoinwallet.com", + "restooreprime.com", "restorationprocess.net", "restore-meta-mask-page.com", "restore-metamask.info", @@ -8014,6 +8013,7 @@ "synchconnectapp.com", "synchconnects.com", "synchdapp.com", + "synchdatachain.live", "synchintel.com", "synchmask.com", "synchpads.online", diff --git a/meta/2022-07.json b/meta/2022-07.json index e1d26617f..4966db447 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-07-06", + "url": "authetic-web.com" + }, + { + "date": "2022-07-06", + "url": "restooreprime.com" + }, + { + "date": "2022-07-06", + "url": "synchdatachain.live" + }, { "date": "2022-07-05", "url": "appsolution.pages.dev" diff --git a/package.json b/package.json index c87c9cb3b..197e7afdc 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-13-x", + "version": "0.16.3-14-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9f24df98a..cb52fcc7c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-13-x", + "version": "0.16.3-14-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 1dfb5a16b..a539c0fdf 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-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-14-x' };