Skip to content

Commit

Permalink
Update to modules 1.14.18
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Nov 22, 2023
1 parent cfea898 commit c3ac7b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Changes in release v1.14.16
## Modules

- **FIX** Connection issue in Google TTS adapter
- **FIX** Reduce the number of audio files in books generated with text-to-speech
- Other bugfixes

Changes in release v1.14.15
===========================
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.17</version>
<version>1.14.18</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit c3ac7b2

Please sign in to comment.