From 18cfb376c463876bb1d4bd92a1d708c27bd74c6a Mon Sep 17 00:00:00 2001 From: Jonathan Gillespie Date: Thu, 7 Nov 2024 12:30:20 -0500 Subject: [PATCH] Created new package version --- README.md | 8 ++++---- sfdx-project.json | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d6fa004c5..c57af7f75 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ The most robust observability solution for Salesforce experts. Built 100% native ## Unlocked Package - v4.14.17 -[![Install Unlocked Package in a Sandbox](./images/btn-install-unlocked-package-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ocRQAQ) -[![Install Unlocked Package in Production](./images/btn-install-unlocked-package-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ocRQAQ) +[![Install Unlocked Package in a Sandbox](./images/btn-install-unlocked-package-sandbox.png)](https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ocWQAQ) +[![Install Unlocked Package in Production](./images/btn-install-unlocked-package-production.png)](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000015ocWQAQ) [![View Documentation](./images/btn-view-documentation.png)](https://github.com/jongpie/NebulaLogger/wiki) -`sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015ocRQAQ` +`sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015ocWQAQ` -`sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015ocRQAQ` +`sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015ocWQAQ` --- diff --git a/sfdx-project.json b/sfdx-project.json index 73eeeceb1..654f17b17 100644 --- a/sfdx-project.json +++ b/sfdx-project.json @@ -202,6 +202,7 @@ "Nebula Logger - Core@4.14.15-create-log-entry-for-asyncapexcontext": "04t5Y0000015obxQAA", "Nebula Logger - Core@4.14.16-callablelogger-enhancements": "04t5Y0000015ocHQAQ", "Nebula Logger - Core@4.14.17-improved-javascript-console-output": "04t5Y0000015ocRQAQ", + "Nebula Logger - Core@4.14.18-added-setrecord()-overload-for-list-and-set-parameters": "04t5Y0000015ocWQAQ", "Nebula Logger - Core Plugin - Async Failure Additions": "0Ho5Y000000blO4SAI", "Nebula Logger - Core Plugin - Async Failure Additions@1.0.0": "04t5Y0000015lhiQAA", "Nebula Logger - Core Plugin - Async Failure Additions@1.0.1": "04t5Y0000015lhsQAA",