1.2.1
- Fix migration problem for
episode protection
To upgrade, run:
git fetch
git checkout 1.2.1
cd backend
composer install
php artisan migrate
episode protection
To upgrade, run:
git fetch
git checkout 1.2.1
cd backend
composer install
php artisan migrate