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