diff --git a/Marsey/Config/MarseyVars.cs b/Marsey/Config/MarseyVars.cs index 4f65e54..66e5739 100644 --- a/Marsey/Config/MarseyVars.cs +++ b/Marsey/Config/MarseyVars.cs @@ -10,7 +10,7 @@ namespace Marsey.Config; public static class MarseyVars { // TODO: Kill this - public static readonly Version MarseyVersion = new Version("2.18.1"); + public static readonly Version MarseyVersion = new Version("2.19.0"); public static readonly string EnabledPatchListFileName = "patches.marsey"; diff --git a/SS14.Launcher/SS14.Launcher.csproj b/SS14.Launcher/SS14.Launcher.csproj index 7c2a8d1..8288e26 100644 --- a/SS14.Launcher/SS14.Launcher.csproj +++ b/SS14.Launcher/SS14.Launcher.csproj @@ -10,7 +10,7 @@ FULL_RELEASE;$(DefineConstants) true CA1416 - 0.28.1 + 0.29.1 diff --git a/SS14.Launcher/Views/MainWindowTabs/PatchesTabView.xaml b/SS14.Launcher/Views/MainWindowTabs/PatchesTabView.xaml index fa683e6..39bed1f 100644 --- a/SS14.Launcher/Views/MainWindowTabs/PatchesTabView.xaml +++ b/SS14.Launcher/Views/MainWindowTabs/PatchesTabView.xaml @@ -120,10 +120,10 @@ - + + VerticalAlignment="Bottom" FontWeight="Bold" HorizontalAlignment="Center" DockPanel.Dock="Left"/>