From e5eb0b8275d023ad11b4ae5104799e818ba83a46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 22:06:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.3-4-x skip-checks: true --- CONTRIBUTORS | 2 +- meta/2022-07.json | 4 ---- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 593340f17..622a4d8a8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 434 Jaco 0.18.2 (#1948) 272 mhusnirizal update all.json (#1954) 193 Frank Update all.json (#1947) - 114 Tim Janssen Update all.json (#1952) + 115 Tim Janssen Update all.json (#1953) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/meta/2022-07.json b/meta/2022-07.json index 6d5d13d4a..19ad40827 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -35,10 +35,6 @@ "date": "2022-07-30", "url": "developersnet-synchronization.tech" }, - { - "date": "2022-07-30", - "url": "polkagate.xyz" - }, { "date": "2022-07-30", "url": "synchrofastresolveds.co" diff --git a/package.json b/package.json index 2fac8b13a..99c203ac1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-3-x", + "version": "0.18.3-4-x", "versions": { - "git": "0.18.3-3-x", + "git": "0.18.3-4-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 55c4674ee..56e684aac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-3-x", + "version": "0.18.3-4-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 bfd8c120c..79e61ce0d 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.3-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-4-x' };