mirror of
https://github.com/Stone-Red-Code/AlwaysUpToDate.git
synced 2026-09-07 23:38:24 +02:00
changed AdditionalInformationUrl to AdditionalInformation
changed AdditionalInformationUrl to AdditionalInformation for more clarity
This commit is contained in:
@@ -8,7 +8,7 @@ namespace AlwaysUpToDate
|
||||
{
|
||||
public string Version { get; set; }
|
||||
public string FileUrl { get; set; }
|
||||
public string AdditionalInformationUrl { get; set; }
|
||||
public string AdditionalInformation { get; set; }
|
||||
public bool Mandatory { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user