v0.8.5.2 - Hotfix (#3608)

This commit is contained in:
Joe Milazzo 2025-03-09 11:21:43 -05:00 committed by GitHub
parent 56e84fc235
commit 401fa3e611
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 524 additions and 23 deletions

View file

@ -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>