diff --git a/internal/constants/constants.go b/internal/constants/constants.go index 87c3db2..fe7f0da 100755 --- a/internal/constants/constants.go +++ b/internal/constants/constants.go @@ -67,7 +67,7 @@ const ( ExtensionPathEnvName = "AZURE_GUEST_AGENT_EXTENSION_PATH" // The first version from which no rehydration is necessary because we do not delete the .mrseq file in disable - FirstVersionNoRehydration = "1.3.26" + FirstVersionNoRehydration = "1.3.27" // The name of the immediate run command service ImmediateRunCommandHandlerName = "runCommandService" diff --git a/misc/manifest.xml b/misc/manifest.xml index 1aa2147..5431152 100755 --- a/misc/manifest.xml +++ b/misc/manifest.xml @@ -2,7 +2,7 @@ Microsoft.CPlat.Core RunCommandHandlerLinux - 1.3.23 + 1.3.27 VmRole