v0.8.5.2 - Hotfix (#3608)
This commit is contained in:
parent
56e84fc235
commit
401fa3e611
6 changed files with 524 additions and 23 deletions
|
|
@ -40,8 +40,7 @@ public class UpdateNotificationDto
|
|||
/// <summary>
|
||||
/// Date of the publish
|
||||
/// </summary>
|
||||
public required string PublishDate { get; set
|
||||
; }
|
||||
public required string PublishDate { get; set; }
|
||||
/// <summary>
|
||||
/// Is the server on a nightly within this release
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue