function Get-SavedInstallVersionPath { [CmdletBinding()] param() return "C:\ProgramData\Alkami\SDK\saved_version.txt" }