Updating Daybreak

@page "/update" @inherits ViewBase @code { [Parameter] public string Version { get; set; } = string.Empty; }