Skip to content

1.2.1

Compare
Choose a tag to compare
@devfake devfake released this 14 Dec 16:43
· 208 commits to master since this release
  • Fix migration problem for episode protection

To upgrade, run:

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