From f39508d7a45b9e5782c879048c476669f05bec8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 23:17:57 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-147-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2b2543307..3803cfe2d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 464 Jaco Bump deps (#2510) 359 Frank Update all.json (#2550) 358 mhusnirizal update all.json (#2419) - 342 Tim Janssen Update all.json (#2549) + 343 Tim Janssen Update all.json (#2551) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d5c23431e..70e35457f 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "app.smartercoiresolve.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -543,6 +542,7 @@ "app-wasync.com", "app.coinodeservice.com", "app.flowstringapp.com", + "app.smartercoiresolve.com", "appauthes.in.net", "appchainsauth.com", "appconnectsync.org", diff --git a/meta/2022-11.json b/meta/2022-11.json index a21e91316..b190dd38b 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-09", "url": "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art" }, + { + "date": "2022-11-09", + "url": "app.smartercoiresolve.com" + }, { "date": "2022-11-09", "url": "automigrate.live" diff --git a/package.json b/package.json index 856037be7..6afa4f65d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-146-x", + "version": "0.18.11-147-x", "versions": { - "git": "0.18.11-146-x", + "git": "0.18.11-147-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a1668fd3a..259d98c54 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-146-x", + "version": "0.18.11-147-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d1e9f774f..b0a2f2469 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.18.11-146-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-147-x' };