From v1.2.0 to v1.3.0
Pull/Checkout the new code.
composer install to update the dependency changes.
composer install
npm run build to build the new UI changes.
npm run build
Last updated 2 years ago