From e3ea1c2031d8e79205f3a6a6d2fb572dc5e81032 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 09:14:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-55-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 81ee5d0e0..93d5f7f91 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 445 Tim Janssen Update all.json (#2825) + 446 Tim Janssen Update all.json (#2828) 444 Frank Update all.json (#2827) 391 mhusnirizal update all.json (#2820) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index e23c5ec3b..fffd38e3b 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "main-onchain.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6753,6 +6752,7 @@ "main-netchainwallet.com", "main-netsmarttokens.co", "main-network-bridge.com", + "main-onchain.online", "main-panel.net", "main-rectifysync.online", "main-sync.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index ea5d8f15a..71af354c6 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-01-19", + "url": "main-onchain.online" + }, { "date": "2023-01-18", "url": "apiconnectd.com" diff --git a/package.json b/package.json index c30521143..783bac15a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-54-x", + "version": "0.18.14-55-x", "versions": { - "git": "0.18.14-54-x", + "git": "0.18.14-55-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8726cb2e7..bb861adf5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-54-x", + "version": "0.18.14-55-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9533b664d..afdf01ad6 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.14-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-55-x' };