From 166dcd92b5e1ade34cade947eeeb0e8c5a991b67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:32:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.3-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/live/all.json | 1 + meta/2023-02.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 15f6ec2f4..5e68ca781 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 495 Frank Update all.json (#2971) + 496 Frank Update all.json (#2973) 494 Jaco 0.19.2 (#2970) 492 Tim Janssen Update all.json (#2969) 403 mhusnirizal update all.json (#2956) diff --git a/all.json b/all.json index e434a4a3c..27bc14db1 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "defi-protocol-live.live", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -4585,6 +4584,7 @@ "defi-platform.net", "defi-portal.intecilab.com", "defi-protocol-live.click", + "defi-protocol-live.live", "defi-protocol.icu", "defi-protocol.live", "defi-protocol.net", diff --git a/all/live/all.json b/all/live/all.json index ef4804beb..68fe8f039 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -300,6 +300,7 @@ "decentralizedprotocol.live", "decentralizedwalletprotocol.live", "decentralizedwalletprotocols.live", + "defi-protocol-live.live", "defi-protocol.live", "defiactivationplus.live", "defiauthsync.live", diff --git a/meta/2023-02.json b/meta/2023-02.json index 5a1ed74cb..649086314 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -99,6 +99,10 @@ "date": "2023-02-15", "url": "dappssync.netlify.app" }, + { + "date": "2023-02-15", + "url": "defi-protocol-live.live" + }, { "date": "2023-02-15", "url": "defi-solutions.netlify.app" diff --git a/package.json b/package.json index f8c3ac6f4..5ea49d706 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-0-x", + "version": "0.19.3-1-x", "versions": { - "git": "0.19.3-0-x", + "git": "0.19.3-1-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 76cade524..119d0889c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-0-x", + "version": "0.19.3-1-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 39c9b7749..4fb44f142 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.19.3-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-1-x' };