set version to 0.9.40.1 for bugfix release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -4066,3 +4066,9 @@ if (isFroxlorVersion('0.9.39.5')) {
|
||||
showUpdateStep("Updating from 0.9.39.5 to 0.9.40", false);
|
||||
updateToVersion('0.9.40');
|
||||
}
|
||||
|
||||
if (isFroxlorVersion('0.9.40')) {
|
||||
|
||||
showUpdateStep("Updating from 0.9.40 to 0.9.40.1", false);
|
||||
updateToVersion('0.9.40.1');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user