Fixed upgrades
This commit is contained in:
parent
f147fb34bb
commit
2f16385b53
3 changed files with 3 additions and 2 deletions
|
@ -260,7 +260,7 @@ class AirtimeUpgrader259 extends AirtimeUpgrader {
|
|||
);
|
||||
}
|
||||
|
||||
protected function getNewVersion() {
|
||||
public function getNewVersion() {
|
||||
return '2.5.9';
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue