diff --git a/.123current b/.123current index 71184d6fc..75f0a67e5 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-1-x \ No newline at end of file +0.16.3-2-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2df96cc59..3d1854b53 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 566 Mich Update all.json (#1732) - 406 Jaco 0.16.2 (#1741) + 407 Jaco Update all.json (#1742) 247 mhusnirizal update all.json (#1737) 165 Frank Update all.json (#1740) 79 michalisFr Update all.json (#1540) diff --git a/all.json b/all.json index 4ed9e3500..586bc6788 100644 --- a/all.json +++ b/all.json @@ -2,7 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "adaofficial.info", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -152,6 +151,7 @@ "activefix.online", "activetokenatoraccess.online", "adainvest.cc", + "adaofficial.info", "adaup2022.com", "addressauthenticate.com", "adestrade.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index c9d3f44fd..fcb21b37e 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-07-04", + "url": "adaofficial.info" + }, { "date": "2022-07-04", "url": "algorealmofficial.com" diff --git a/package.json b/package.json index a7245d8a2..f899b2385 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-1-x", + "version": "0.16.3-2-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index da457fc25..ae290d721 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-1-x", + "version": "0.16.3-2-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 85524c2be..b75c26f52 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-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-2-x' };