From 269a789a2edd226e79d0480f687032e86b5cba3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 19:46:42 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-22-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-09.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5a694ae4d..d13f8d0de 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) - 207 Tim Janssen Update all.json (#2196) + 208 Tim Janssen Update all.json (#2198) 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 98153cc32..a60aa5c01 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapps.restoredefiprotocol.site", - "restoredefiprotocol.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8284,6 +8282,7 @@ "restoredappsprotocols.site", "restoredappsupload.com", "restoredashboard.com", + "restoredefiprotocol.site", "restoreeedapps.com", "restoreerrors.online", "restorelink.online", diff --git a/meta/2022-09.json b/meta/2022-09.json index d86ff02e2..c08c02168 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -35,6 +35,10 @@ "date": "2022-09-05", "url": "dapps-validations.com" }, + { + "date": "2022-09-05", + "url": "dapps.restoredefiprotocol.site" + }, { "date": "2022-09-05", "url": "dappspage.com" @@ -135,6 +139,10 @@ "date": "2022-09-05", "url": "refixsystem.com" }, + { + "date": "2022-09-05", + "url": "restoredefiprotocol.site" + }, { "date": "2022-09-05", "url": "rpconevalidator.app" diff --git a/package.json b/package.json index ad29b60eb..8825daf4a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-21-x", + "version": "0.18.8-22-x", "versions": { - "git": "0.18.8-21-x", + "git": "0.18.8-22-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3e56fbf13..bb83edda2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-21-x", + "version": "0.18.8-22-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 0a5cef971..bbe700e4b 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-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-22-x' };