From 87c944ea2ecf0ed56f5e106ec1afb95f86dff4a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 15:40:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2023-01.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 2190c48bd..1f1ed173b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 433 Frank Update all.json (#2797) + 434 Frank Update all.json (#2798) 432 Tim Janssen Update all.json (#2796) 387 mhusnirizal update all.json (#2793) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index df8c2f298..db34b6283 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "devswifterfix.com", - "graphbridge.live", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -4583,6 +4581,7 @@ "developercheck.co", "developersnet-synchronization.tech", "devharmony.support", + "devswifterfix.com", "devsynchtools.com", "devteamtools.org", "dewalletprotocol.online", @@ -5693,6 +5692,7 @@ "grant-finance-program.org", "grantsynchronizationtech.com", "grapeaccess.org", + "graphbridge.live", "graphsupport.online", "greenhillstrade-fx.com", "greybull.digital", diff --git a/meta/2023-01.json b/meta/2023-01.json index 2973bb1e7..904fd4144 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -11,10 +11,18 @@ "date": "2023-01-13", "url": "colobor.org" }, + { + "date": "2023-01-13", + "url": "devswifterfix.com" + }, { "date": "2023-01-13", "url": "fixwalletmigrates.live" }, + { + "date": "2023-01-13", + "url": "graphbridge.live" + }, { "date": "2023-01-13", "url": "justsyncit.website" diff --git a/package.json b/package.json index 55fe68133..312c93a05 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-26-x", + "version": "0.18.14-27-x", "versions": { - "git": "0.18.14-26-x", + "git": "0.18.14-27-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 93d63aa1b..806fc974b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-26-x", + "version": "0.18.14-27-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 d43ac1ca8..78bf7ea90 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-27-x' };