diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e6d639..d09f25c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ### Changelog +#### Version - 3.0.4.1 - TBD + +* Improved naming of installation fields to clear up some confusion. + #### Version - 3.0.4.0 - 11/12/2022 * Upgrade GameFinder to 2.2.1 * Update to .NET 7.0 (no user updates required) diff --git a/Wabbajack.App.Wpf/Views/Installers/MO2InstallerConfigView.xaml b/Wabbajack.App.Wpf/Views/Installers/MO2InstallerConfigView.xaml index e4a65555..cd1eb189 100644 --- a/Wabbajack.App.Wpf/Views/Installers/MO2InstallerConfigView.xaml +++ b/Wabbajack.App.Wpf/Views/Installers/MO2InstallerConfigView.xaml @@ -24,7 +24,7 @@ HorizontalAlignment="Right" VerticalAlignment="Center" FontSize="14" - Text="Installation Location" + Text="Modlist Installation Location" TextAlignment="Center" />