From 597dbf84860b4eef33bd169042ff463da652af95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:44:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-167-x skip-checks: true --- CONTRIBUTORS | 2 +- all/app/all.json | 1 + all/info/all.json | 1 + meta/2023-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b67ca1df7..8a92b549d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -14,10 +14,10 @@ 6 Florian Franzen Add "polkadot-bonus.network" (#105) 6 Idi Eradiri another scam (#1739) 4 Abdulaziz Kamil Update all.json (#2921) + 4 Josip Š Update all.json (#3651) 4 NYMETVA Update all.json (#147) 3 brettkolodny Update all.json (#335) 3 Jonathan Dunne Add Talisman to README (#3050) - 3 Josip Š Update all.json (#3615) 3 JuanCDe Update all.json (#3097) 3 Samuel MC Update address.json (#96) 2 Justin Pham Add bit.country scam sites (#1425) diff --git a/all/app/all.json b/all/app/all.json index 9caa984ba..3a0236a25 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -51,6 +51,7 @@ "avaslaunch.app", "awe-scan.web.app", "beanzofficial.app", + "bestcoin-next.app", "binance-online.web.app", "bitcypo-dapp.netlify.app", "bitinauts.app", diff --git a/all/info/all.json b/all/info/all.json index db47cf8b0..0fdceca2b 100644 --- a/all/info/all.json +++ b/all/info/all.json @@ -153,6 +153,7 @@ "mt-llinink.info", "multi-dapp.info", "multi-daps.info", + "multichain-next.info", "multidefisapp.info", "multinode.info", "multisynconline.info", diff --git a/meta/2023-07.json b/meta/2023-07.json index e0b8ebd49..2d7b5b400 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -15,6 +15,10 @@ "date": "2023-07-19", "url": "avalaunch-apps.com" }, + { + "date": "2023-07-19", + "url": "bestcoin-next.app" + }, { "date": "2023-07-19", "url": "bitinauts.app" @@ -75,6 +79,10 @@ "date": "2023-07-19", "url": "lidoevent.com" }, + { + "date": "2023-07-19", + "url": "multichain-next.info" + }, { "date": "2023-07-19", "url": "pepe-rewards.org" diff --git a/package.json b/package.json index ef886e60d..21e877dbb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-166-x", + "version": "0.21.6-167-x", "versions": { - "git": "0.21.6-166-x", + "git": "0.21.6-167-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 175d727c2..ef84ec249 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-166-x", + "version": "0.21.6-167-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d690540bd..64026d466 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.21.6-166-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-167-x' };