# v1.2.0

* Pull/Checkout the new code
* `composer install` to update the dependency changes
* `php artisan migrate` to migrate the new schema changes
* `npm run build` to build the new UI changes.
