show [OK] when only updating version
This commit is contained in:
@@ -309,7 +309,8 @@ if(isFroxlorVersion('0.9.1'))
|
||||
|
||||
if(isFroxlorVersion('0.9.2'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.2 to 0.9.3", false);
|
||||
showUpdateStep("Updating from 0.9.2 to 0.9.3");
|
||||
lastStepStatus(0);
|
||||
updateToVersion('0.9.3');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user