This build fixes an issue where mouth data was missing when creating dialogue sound tags with invader-sound.
Importing sound from 8-bit .wav files has also been fixed.
Invader-sound will also no longer complain if the source files have mixed case extensions.
From CHANGELOG.md:
Changed
- Change camera_track definition to omit an unused flag
Fixed
- invader-sound: Fixed mouth data not being saved on tag creation
- invader-sound: Fixed importing 8-bit wave files
- invader-sound: Fixed importing sounds with mixed case file extensions