RE TS plugin to have continues tune auto-upload feature fix #1605

This commit is contained in:
rusefi 2020-07-16 22:12:16 -04:00
parent 78c2fb4bf4
commit ad93a161b2
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ public class PluginEntry implements TsPluginBody {
}
});
content.add(new JLabel(ManifestHelper.getBuildTimestamp()));
content.add(new JLabel("Version " + ManifestHelper.getBuildTimestamp()));
// content.add(new JLabel("Active project: " + getConfigurationName()));