v0.3.1
Pre-release
Pre-release
Add cost type information to expense create and edit pages
Upgrade instructions:
- put new files into your installation directory (via git pull or manually)
- run
npm run build
- run
php artisan db:seed --class=CostTypeSeeder
, this is only needed, if you upgrade from v0.2.0