Skip to content

Commit

Permalink
Preparing version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bombomby committed Apr 22, 2019
1 parent 132b095 commit 613cc3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gui/Views/MainView.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@ public void CheckVersionOnGithub()
if (version > CurrentVersion)
OpenLatestRelease.Visibility = Visibility.Visible;
}));


SendReportToGoogleAnalytics();
}
}
catch (Exception ex)
Expand Down

0 comments on commit 613cc3b

Please sign in to comment.