diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 316cf41c6..9df1dd85e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 739 Frank Update all.json (#3698) + 740 Frank Update all.json (#3702) 719 Tim Janssen Update all.json (#3701) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index dee775842..e2b0ef80d 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0therside.com", - "polkadot-qr-code.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13280,6 +13279,7 @@ "polkadot-promo.info", "polkadot-promo.net", "polkadot-q86nz68f.js.org", + "polkadot-qr-code.com", "polkadot-reward.network", "polkadot-rewards.network", "polkadot-staking.com", diff --git a/all/com/all.json b/all/com/all.json index f6fcb5b1e..dbb38d0f4 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4963,6 +4963,7 @@ "polkadot-network-stake.com", "polkadot-network.com", "polkadot-online.com", + "polkadot-qr-code.com", "polkadot-staking.com", "polkadot-support.com", "polkadot-technology.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 006c8961b..fa1edc72f 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -3,6 +3,10 @@ "date": "2023-07-28", "url": "fixedfiloat.org" }, + { + "date": "2023-07-28", + "url": "polkadot-qr-code.com" + }, { "date": "2023-07-27", "url": "airdrop-worldcoin.com" diff --git a/package.json b/package.json index 5ba2e05bb..a22924555 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-211-x", + "version": "0.21.6-212-x", "versions": { - "git": "0.21.6-211-x", + "git": "0.21.6-212-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c326e0f0d..d6364ce91 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-211-x", + "version": "0.21.6-212-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 e55b5c118..9eb6ef94f 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-211-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-212-x' };