Fix latest version on next channel
This commit is contained in:
parent
9c97690edd
commit
78e7841479
@ -24,6 +24,7 @@ class Upgrade extends Component
|
|||||||
$settings = InstanceSettings::get();
|
$settings = InstanceSettings::get();
|
||||||
if ($settings->next_channel) {
|
if ($settings->next_channel) {
|
||||||
$this->isUpgradeAvailable = true;
|
$this->isUpgradeAvailable = true;
|
||||||
|
$this->latestVersion = 'next';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
public function upgrade()
|
public function upgrade()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user