diff --git a/pilot_install.ps1 b/pilot_install.ps1 index c6a535f..34d5728 100644 --- a/pilot_install.ps1 +++ b/pilot_install.ps1 @@ -4,7 +4,7 @@ Add-Type -AssemblyName System.Windows.Forms # ===== Configurações de versão 20032026 ===== $VersionPortrait = "2026.03.06.3" $VersionDual = "2026.03.05.2" -$VersionBotoneira = "2025.01.13.1" +$VersionBotoneira = "2026.01.13.1" $ReleaseBaseUrl = "https://ndlabversions.pilotgamingsys.com/devel" # Verify Admin Rights