- set version to 0.9.12, preparing for tag
This commit is contained in:
@@ -1019,3 +1019,11 @@ if(isFroxlorVersion('0.9.12-svn5'))
|
||||
|
||||
updateToVersion('0.9.12-svn6');
|
||||
}
|
||||
|
||||
if(isFroxlorVersion('0.9.12-svn6'))
|
||||
{
|
||||
showUpdateStep("Updating from 0.9.12-svn6 to 0.9.12 final");
|
||||
lastStepStatus(0);
|
||||
|
||||
updateToVersion('0.9.12');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user