From bf76db19fa2e1e5a67cb677466957ae6ba611cc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 10:25:11 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.10-47-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.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 27c1adcf6..1072619bf 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 347 mhusnirizal update all.json (#2364) 293 Frank Update all.json (#2361) - 262 Tim Janssen Update all.json (#2362) + 263 Tim Janssen Update all.json (#2365) 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 40aa8c887..e0568b633 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "stepnactivationdapps.pages.dev", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9766,6 +9765,7 @@ "stepn.plus", "stepnactivatecode.com", "stepnactivation.org", + "stepnactivationdapps.pages.dev", "stepnactivties.com", "stepnapps.com", "stepncom.space", diff --git a/meta/2022-10.json b/meta/2022-10.json index 77b7d23c0..219e05b34 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -11,6 +11,10 @@ "date": "2022-10-04", "url": "fasterresolver.com" }, + { + "date": "2022-10-04", + "url": "stepnactivationdapps.pages.dev" + }, { "date": "2022-10-04", "url": "walletdapsconnect.com" diff --git a/package.json b/package.json index be0c14f44..9d6a2dafd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-46-x", + "version": "0.18.10-47-x", "versions": { - "git": "0.18.10-46-x", + "git": "0.18.10-47-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 424a47359..f5152dbf3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-46-x", + "version": "0.18.10-47-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3c63ab0a9..3e290ae4a 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.10-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-47-x' };