diff --git a/.123current b/.123current index a12760eb1..bdf9aabd3 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.2 \ No newline at end of file +0.15.3-0-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 33863ae2f..922e40acb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 564 Mich Update all.json (#1715) 404 Jaco 0.15.2 (#1719) - 241 mhusnirizal update all.json (#1710) + 242 mhusnirizal update all.json (#1720) 159 frankywild Update all.json (#1705) 79 michalisFr Update all.json (#1540) 30 Bill Laboon Dragonfly-tools.live (#1718) diff --git a/all.json b/all.json index fedb68dc5..96630ed03 100644 --- a/all.json +++ b/all.json @@ -1,8 +1,6 @@ { "allow": [], "deny": [ - "smartaffixs-resolution.online", - "dappssyncc.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2628,6 +2626,7 @@ "dappssupportsdesk.online", "dappssyncactivation.org", "dappssyncapp.com", + "dappssyncc.netlify.app", "dappssyncconnect.xyz", "dappssyncdirect.com", "dappssynch.win", @@ -7364,6 +7363,7 @@ "smart-handshake.com", "smart-resolution.live", "smart.liveioapps.com", + "smartaffixs-resolution.online", "smartappconnect.com", "smartappconnection.com", "smartappfix.net", diff --git a/meta/2022-06.json b/meta/2022-06.json index 811dcd1f6..36b23a20e 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-06-25", + "url": "dappssyncc.netlify.app" + }, + { + "date": "2022-06-25", + "url": "smartaffixs-resolution.online" + }, { "date": "2022-06-24", "url": "bestcrypto-platform.com" diff --git a/package.json b/package.json index 2f0034081..6c5192d4e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.2", + "version": "0.15.3-0-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 861f77a0b..7a83667f5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.2", + "version": "0.15.3-0-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c0e7d05a9..71de12d4c 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.15.2' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-0-x' };