diff --git a/Export-Bitwarden.psm1 b/Export-Bitwarden.psm1 index d474970..301094b 100644 --- a/Export-Bitwarden.psm1 +++ b/Export-Bitwarden.psm1 @@ -26,7 +26,7 @@ function Export-Bitwarden { # Don't touch this line! # ==================================================== Write-Host -ForegroundColor Green "========================================================================================" - Write-Host -ForegroundColor Green "== Bitwarden Vault Export Script v1.25 ==" + Write-Host -ForegroundColor Green "== Bitwarden Vault Export Script v1.26 ==" Write-Host -ForegroundColor Green "== Originally created by David H, converted to a Powershell Script by Thomas Parkison ==" Write-Host -ForegroundColor Green "== https://github.com/trparky/Bitwarden-Vault-Export-Script ==" Write-Host -ForegroundColor Green "========================================================================================"