From 1cf843f9cd749d2b5214683e361909e3d99e0d78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 07:33:14 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-1-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 2aaf1ede6..6fba33718 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 352 mhusnirizal update all.json (#2381) 298 Frank Update all.json (#2380) - 267 Tim Janssen Update all.json (#2379) + 268 Tim Janssen Update all.json (#2384) 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 fc9918072..bb745cb49 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "swiftrectifier.com", - "mainbridging.best", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5836,6 +5834,7 @@ "mainblocknet.com", "mainblocksync.com", "mainbotrectify.online", + "mainbridging.best", "mainbscrectify.com", "mainbscresolve.com", "mainbugerrorfixing.com", @@ -9974,6 +9973,7 @@ "swiftnodesyncs.net", "swiftokensfixtools.help", "swiftpeggybox.com", + "swiftrectifier.com", "swiftrectifier.online", "swiftsolutionsapp.com", "swiftstation.net", diff --git a/meta/2022-10.json b/meta/2022-10.json index 21c0b302c..4bcd1a98a 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -19,6 +19,10 @@ "date": "2022-10-07", "url": "idexns.com" }, + { + "date": "2022-10-07", + "url": "mainbridging.best" + }, { "date": "2022-10-07", "url": "martian-wallet.com" @@ -143,6 +147,10 @@ "date": "2022-10-07", "url": "spookysnwap.com" }, + { + "date": "2022-10-07", + "url": "swiftrectifier.com" + }, { "date": "2022-10-07", "url": "tcrustwallet.com" diff --git a/package.json b/package.json index 466589236..043edce8e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-0-x", + "version": "0.18.11-1-x", "versions": { - "git": "0.18.11-0-x", + "git": "0.18.11-1-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b3ed114ae..de51c13ea 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-0-x", + "version": "0.18.11-1-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 9ff51098b..3f6a6a7d7 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-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-1-x' };