diff --git a/ASM/beta/VersionFeed.xml b/ASM/beta/VersionFeed.xml index 6301491d..da3ebbb3 100644 --- a/ASM/beta/VersionFeed.xml +++ b/ASM/beta/VersionFeed.xml @@ -5,21 +5,22 @@ Ark Server Manager Version Feed This is the Ark Server Manager beta version feed. - 2020-04-12T01:00:00Z + 2020-04-15T00:00:00Z - urn:uuid:76BFA606-96CE-4B87-85DA-CDA4F0083DF0 - 1.1.370 (1.1.370.1) - 1.1.370.1 + urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802 + 1.1.371 (1.1.371.1) + 1.1.371.1 - 2020-04-12T01:00:00Z + 2020-04-15T00:00:00Z

BUGFIX

    -
  • Fixed a bug that caused the server manager to crash when creating the server file watchers.
  • +
  • Deleting profiles - have added dispose call to prevent crash when updating server status.
  • +
  • Deleting profiles - have added null check to dispose call to prevent crash when removing profile.

diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt index 68d6dc07..5f73a6d9 100644 --- a/ASM/beta/latest.txt +++ b/ASM/beta/latest.txt @@ -1 +1 @@ -1.1.370.1 +1.1.371.1 diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip index 566d648d..ec9bce37 100644 Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ