From cb2a593389a13f1afc297d629f30892af41369e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 13:32:04 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-30-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-10.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 822923de7..9df0b0c3a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 580 Mich Update all.json (#2383) + 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 357 mhusnirizal update all.json (#2413) 307 Frank Update all.json (#2410) diff --git a/all.json b/all.json index f53f4f1b2..d6301e005 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "roziermerge.site", - "dapps.roziermerge.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9202,6 +9200,7 @@ "rossy.pages.dev", "routerprotocolfixing.com", "royalehosting.info", + "roziermerge.site", "rpc-allnodes.com", "rpc-launchpad.com", "rpc-mainnet.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 8a4199cef..7578dca07 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-10-13", + "url": "dapps.roziermerge.site" + }, { "date": "2022-10-13", "url": "fastcoiner.com" @@ -15,6 +19,10 @@ "date": "2022-10-13", "url": "indexrect.online" }, + { + "date": "2022-10-13", + "url": "roziermerge.site" + }, { "date": "2022-10-12", "url": "ablaiz.com" diff --git a/package.json b/package.json index 6e6e56558..f580a58f3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-29-x", + "version": "0.18.11-30-x", "versions": { - "git": "0.18.11-29-x", + "git": "0.18.11-30-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 53a1587a8..cfb4c67f5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-29-x", + "version": "0.18.11-30-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 410de3098..5c36b65c8 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-29-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-30-x' };