From bf20a24cdbbd2a5bf6c206782a388a9e798cae27 Mon Sep 17 00:00:00 2001 From: David Yoder Date: Wed, 31 May 2023 11:55:23 -0400 Subject: [PATCH] updated to version 2.1.6 --- Install-LiquidFilesOutlookAgent.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-LiquidFilesOutlookAgent.ps1 b/Install-LiquidFilesOutlookAgent.ps1 index a7816a4..e29589f 100644 --- a/Install-LiquidFilesOutlookAgent.ps1 +++ b/Install-LiquidFilesOutlookAgent.ps1 @@ -1,5 +1,5 @@ ## Path to the MSI installer -$MSIURL = 'https://lfupdate.s3.amazonaws.com/clients/outlook/admin_msi/LiquidFiles_Admin_2.0.132.msi' +$MSIURL = 'https://lfupdate.s3.amazonaws.com/clients/outlook/admin_msi/LiquidFiles_Admin_2.1.6.msi' ## Set installer args If (-not [string]::IsNullOrEmpty($LFHost) ) {