v0.6.1
GetManagedConfig now decodes with UseNumber and SectionsToTOML normalizes json.Number to int64/float64, so a port renders as 443 instead of 443.0 (which would corrupt the config on save).
GetManagedConfig now decodes with UseNumber and SectionsToTOML normalizes json.Number to int64/float64, so a port renders as 443 instead of 443.0 (which would corrupt the config on save).