diff --git a/src/Artemis.UI/Artemis.UI.csproj b/src/Artemis.UI/Artemis.UI.csproj index a6d91aa1c..c0eacf441 100644 --- a/src/Artemis.UI/Artemis.UI.csproj +++ b/src/Artemis.UI/Artemis.UI.csproj @@ -133,6 +133,7 @@ + diff --git a/src/Artemis.UI/Screens/Settings/Dialogs/UpdateDialogView.xaml b/src/Artemis.UI/Screens/Settings/Dialogs/UpdateDialogView.xaml index be9bacf79..88ab9c7de 100644 --- a/src/Artemis.UI/Screens/Settings/Dialogs/UpdateDialogView.xaml +++ b/src/Artemis.UI/Screens/Settings/Dialogs/UpdateDialogView.xaml @@ -7,18 +7,39 @@ mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800"> - + Update available A new Artemis update is available! 🥳 You are currently running build while the latest build is . Updating Artemis will give you the latest bug(fixes), features and improvements. + + Changes + + + + + Retrieving changes... + + + + + + + + + + + +