Skip to content
Snippets Groups Projects
Commit a40c5fd6 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

Fixed #174 - available version label not updated on manual update search

parent bedbb895
Branches
Tags
1 merge request!213merge v1_6_0 into master
......@@ -570,6 +570,7 @@ public class SettingsController implements Styleable
public void checkForUpdates()
{
controller.checkForUpdates(true);
refreshLabelsUpdate();
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment