diff --git a/Navigator/ViewModels/AboutViewModel.cs b/Navigator/ViewModels/AboutViewModel.cs
index a1c1aa5..830942e 100644
--- a/Navigator/ViewModels/AboutViewModel.cs
+++ b/Navigator/ViewModels/AboutViewModel.cs
@@ -15,7 +15,7 @@ namespace Navigator.ViewModels
private String ipAddress;
private RelayCommand ipAddressCommand;
private RelayCommand onResetCommand;
- private static readonly String VERSION = "1.0.0.5";
+ private static readonly String VERSION = "1.0.0.6";
public AboutViewModel()
{
diff --git a/Navigator/Views/GainLossPage.xaml b/Navigator/Views/GainLossPage.xaml
index b536761..09881b4 100644
--- a/Navigator/Views/GainLossPage.xaml
+++ b/Navigator/Views/GainLossPage.xaml
@@ -166,7 +166,7 @@
-
+