Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* find error that was with previous build * Fixed bug where verse marker was not added after editing chapter. (#1190) The issue here is that we are checking based on the label and not the formatted label. The label for chapter maker 2 and verse marker 2 is just "2", however, the formatted label is "chapter-marker-2" and "verse-marker-2" * Protect setting recordedVerses (#1192) * Protect setting recordedVerses A crash seems to be connected to a concurrent modification issue Also clean up in undock * Update AudioWorkspaceView.kt * feature: add macos signing + notarization. Upgrade install4j version. Change secretes management in build (#1191) * Update VERSION * finish rebase dev adn debug signing --------- Co-authored-by: Darrell Cole Hill <darrellcolehill@gmail.com> Co-authored-by: Joe <jsarabia1247@gmail.com>
- Loading branch information