Impostor: update version references (#380)

This commit is contained in:
Greelan 2023-05-29 13:25:00 +10:00 committed by GitHub
parent 6c92c2ca77
commit 4477124c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,22 +77,22 @@
"IsFlagArgument":false,
"ParamFieldName":"ServerVersion",
"IncludeInCommandLine":false,
"DefaultValue":"1.7.2",
"Placeholder":"1.7.2 | 1.7.3-ci.513",
"DefaultValue":"1.8.2",
"Placeholder":"1.8.2 | 1.8.2-ci.621",
"EnumValues":{}
},
{
"DisplayName":"Dotnet Version",
"Category":"Server Settings",
"Description":"Sets the [ASP.NET Core 6.0 version](https://dotnet.microsoft.com/en-us/download/dotnet/6.0) to install. Back up configuration and update the server!",
"Description":"Sets the [ASP.NET Core 7.0 version](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) to install. Back up configuration and update the server!",
"Keywords":"dotnet,version",
"FieldName":"DotnetVersion",
"InputType":"text",
"IsFlagArgument":false,
"ParamFieldName":"DotnetVersion",
"IncludeInCommandLine":false,
"DefaultValue":"6.0.10",
"Placeholder":"6.0.10",
"DefaultValue":"7.0.5",
"Placeholder":"7.0.5",
"EnumValues":{}
},
{
@ -139,4 +139,4 @@
"True":"true"
}
}
]
]