From dcf8b9493473ba488fecdc699e589025c2448372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 15:46:10 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-53-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c7cb041e8..eb213b2f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 319 Frank Update all.json (#2438) - 291 Tim Janssen Update all.json (#2436) + 292 Tim Janssen Update all.json (#2440) 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 dda61d787..85598dc15 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mintvalidatetd.online", - "galaxy-dapinx.store", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4898,6 +4896,7 @@ "fxresolveconnect.com", "fxsafetradings.com", "fxtimetrade247.com", + "galaxy-dapinx.store", "galaxygoggle.fund", "gamefipad.online", "gamfinode.online", @@ -6958,6 +6957,7 @@ "mintsmainassets.com", "mintsolutionresolve.com", "mintsync.org", + "mintvalidatetd.online", "mintvalidation.com", "mintwagger.com", "mintwalletvalidator.net", diff --git a/meta/2022-10.json b/meta/2022-10.json index 781dfcb01..3e608106d 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -115,6 +115,10 @@ "date": "2022-10-19", "url": "fixtflot.me" }, + { + "date": "2022-10-19", + "url": "galaxy-dapinx.store" + }, { "date": "2022-10-19", "url": "indexwallet.online" @@ -127,6 +131,10 @@ "date": "2022-10-19", "url": "mainnetlaunch.top" }, + { + "date": "2022-10-19", + "url": "mintvalidatetd.online" + }, { "date": "2022-10-19", "url": "mm-finnances.com" diff --git a/package.json b/package.json index a1eac0fbc..6e872648b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-52-x", + "version": "0.18.11-53-x", "versions": { - "git": "0.18.11-52-x", + "git": "0.18.11-53-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e338a12f6..cabe44c77 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-52-x", + "version": "0.18.11-53-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 040ba62c5..578b509b6 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-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-53-x' };