diff --git a/.123current b/.123current index 6479bd06e..7f1e6051a 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.15.3-6-x \ No newline at end of file +0.15.3-7-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b0f57e533..741d368d6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 245 mhusnirizal update all.json (#1726) 160 frankywild Update all.json (#1725) 79 michalisFr Update all.json (#1540) - 30 Bill Laboon Dragonfly-tools.live (#1718) + 31 Bill Laboon Add allinone-services.net (#1727) 26 thwjanssen89 Update all.json (#1724) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/meta/2022-06.json b/meta/2022-06.json index daf76ac38..4a88752d2 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-06-28", + "url": "allinone-services.net" + }, { "date": "2022-06-27", "url": "1inch-connect.com" diff --git a/package.json b/package.json index 448924e9e..e5d576af2 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.15.3-6-x", + "version": "0.15.3-7-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cc01aa031..8aa273d87 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.15.3-6-x", + "version": "0.15.3-7-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 f1fadf0b1..0c2224180 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.3-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.15.3-7-x' };