Patch the updater.
This commit is contained in:
@@ -1583,12 +1583,12 @@ if(isFroxlorVersion('0.9.20.1'))
|
||||
}
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.20.2-svn1');
|
||||
updateToVersion('0.9.20.1-svn1');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.20.2-svn1'))
|
||||
if(isFroxlorVersion('0.9.20.1-svn1'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.20.2-svn1 to 0.9.21-svn1");
|
||||
showUpdateStep("Updating from 0.9.20.1-svn1 to 0.9.21-svn1");
|
||||
lastStepStatus(0);
|
||||
|
||||
// add table column for gender
|
||||
|
||||
Reference in New Issue
Block a user