From d15bf7feeb06c93428e51e50d359d789d5486b09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 06:35:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-31-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-09.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 e27f1d8c6..1ab930723 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 212 Tim Janssen Update all.json (#2205) + 213 Tim Janssen Update all.json (#2208) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 9456b704a..7ecaca7c1 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mainrectify-sync.top", - "safemigration.website", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5612,6 +5610,7 @@ "mainrectification.com", "mainrectifications.com", "mainrectifier.live", + "mainrectify-sync.top", "mains-afixs.online", "mainsaffixsync.online", "mainsafixx.com", @@ -8418,6 +8417,7 @@ "safefxoptions.com", "safelock.cloud", "safemigration.online", + "safemigration.website", "safemintnft.silvertrade.ltd", "safemodetrading.com", "safemoon-v2migrate.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 7ac17da23..8a6976d69 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-09-07", + "url": "mainrectify-sync.top" + }, + { + "date": "2022-09-07", + "url": "safemigration.website" + }, { "date": "2022-09-06", "url": "allvalidation.live" diff --git a/package.json b/package.json index 7ad300514..b83efb810 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-30-x", + "version": "0.18.8-31-x", "versions": { - "git": "0.18.8-30-x", + "git": "0.18.8-31-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 29c178928..958835e36 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-30-x", + "version": "0.18.8-31-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b4728e3dd..449412b80 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.8-30-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-31-x' };