Skip to content

v0.3.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@xam-ps xam-ps released this 26 Dec 18:41
· 70 commits to main since this 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