Impostor: update version references (#380)
This commit is contained in:
parent
6c92c2ca77
commit
4477124c0e
@ -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"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user