diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7f5184b85..6028cf8ea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 322 Jaco Manual format of tsconfig.build.json (#942) 305 Mich Update all.json (#943) - 77 mhusnirizal update all.json (#940) + 78 mhusnirizal update all.json (#944) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) 22 frankywild Update all.json (#931) diff --git a/meta/2022-01.json b/meta/2022-01.json index e9dbdca16..e70e12cff 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -39,10 +39,22 @@ "date": "2022-01-14", "url": "digitalhubsync.online" }, + { + "date": "2022-01-14", + "url": "hc-multibridge.tools" + }, + { + "date": "2022-01-14", + "url": "importrectify.net" + }, { "date": "2022-01-14", "url": "importrewards.org" }, + { + "date": "2022-01-14", + "url": "multibridgetok.com" + }, { "date": "2022-01-14", "url": "multiwallet-revise.net" @@ -59,6 +71,10 @@ "date": "2022-01-14", "url": "solvetech.info" }, + { + "date": "2022-01-14", + "url": "sychronizebot.online" + }, { "date": "2022-01-14", "url": "unlock-connection.com" diff --git a/package.json b/package.json index cd369bedc..2e9be305c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.27", + "version": "0.8.28", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a94a743d2..642c9dad6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.27", + "version": "0.8.28", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 003b53952..fd6bb7a4c 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.27' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.28' };