From dd8287916ee60725226070c6118259a9549596a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 24 Jan 2022 06:01:10 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.73 skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-01.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 20 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 001ba794e..14970491f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 330 Jaco Bump to latest @polkadot/util (#994) 323 Mich Update all.json (#995) - 90 mhusnirizal update all.json (#988) + 91 mhusnirizal update all.json (#996) 74 michalisFr Update address.json (#966) 27 frankywild Update all.json (#989) 25 Bill Laboon seed stealer site (#977) diff --git a/meta/2022-01.json b/meta/2022-01.json index bf447c8ed..5876cad4b 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-01-24", + "url": "connectwalletfix.net" + }, + { + "date": "2022-01-24", + "url": "fastfixwallet.com" + }, + { + "date": "2022-01-24", + "url": "fixupwallet.com" + }, + { + "date": "2022-01-24", + "url": "fixwalletts.com" + }, { "date": "2022-01-23", "url": "activateswallets.com" diff --git a/package.json b/package.json index 320fa772d..0c6dd8873 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.72", + "version": "0.8.73", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2dc01f5fc..68d8f608a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.72", + "version": "0.8.73", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2d28d5bf6..4dfd8b4fe 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.8.72' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.73' };