From 40b4f9d43bcaf6d5b7d546c0d1316e17434eabf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 17:47:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-20-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 ac58a01e0..7b40ad7b2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 313 mhusnirizal update all.json (#2192) 249 Frank Update all.json (#2187) - 205 Tim Janssen Update all.json (#2195) + 206 Tim Janssen Update all.json (#2194) 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 acb5cb322..d2fd2c60a 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "metascapegraph.netlify.app", - "synchdatachain.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6134,6 +6132,7 @@ "metarun.finance", "metasafe.live", "metascapegraph.com", + "metascapegraph.netlify.app", "metasploitframe.live", "metaswap-connect.org", "metaswiftswap.com", @@ -9293,6 +9292,7 @@ "synchconnects.com", "synchdapp.com", "synchdatachain.live", + "synchdatachain.org", "synchintel.com", "synchmask.com", "synchmigration.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 4dda8c98a..f1c5cc68d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -79,6 +79,10 @@ "date": "2022-09-05", "url": "mainnetrectify.com" }, + { + "date": "2022-09-05", + "url": "metascapegraph.netlify.app" + }, { "date": "2022-09-05", "url": "migratingmetov2livvve.xyz" @@ -147,6 +151,10 @@ "date": "2022-09-05", "url": "swiftrectifier.online" }, + { + "date": "2022-09-05", + "url": "synchdatachain.org" + }, { "date": "2022-09-05", "url": "synchronizationbridge.live" diff --git a/package.json b/package.json index cc456c1e5..38a5ec354 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-19-x", + "version": "0.18.8-20-x", "versions": { - "git": "0.18.8-19-x", + "git": "0.18.8-20-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 51b4fe008..0f755d823 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-19-x", + "version": "0.18.8-20-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 67ffe590b..dd1afd98a 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-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-20-x' };