mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Merge 50b589aeff into 201998638a
This commit is contained in:
commit
d154181d02
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ class Upgrade extends Component
|
|||
public function mount()
|
||||
{
|
||||
$this->currentVersion = config('constants.coolify.version');
|
||||
$this->latestVersion = get_latest_version_of_coolify();
|
||||
$this->devMode = isDev();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue