Flox v1.0.0 Release Notes

Release Date: 2016-11-30 // over 7 years ago
  • ⚡️ After this update, flox will automatically check for new updates if you go to the settings page.

    ⬆️ To upgrade, run:

    git fetch git checkout 1.0.0cd backend composer install php artisan migrate