mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2025-06-02 11:55:57 +00:00
This commit is contained in:
parent
0d192fe64f
commit
9c655cb14e
|
@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
|
||||||
### Miscellaneous Tasks
|
### Miscellaneous Tasks
|
||||||
|
|
||||||
- Add Nix-based build and CI configuration.
|
- Add Nix-based build and CI configuration.
|
||||||
- Update to Bevy 016.
|
- Update to Bevy 0.16.
|
||||||
|
|
||||||
## Version 0.10.0 - 2024-12-05
|
## Version 0.10.0 - 2024-12-05
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bevy_tts"
|
name = "bevy_tts"
|
||||||
version = "0.10.0"
|
version = "0.11.0"
|
||||||
description = "Text-to-speech for the Bevy game engine"
|
description = "Text-to-speech for the Bevy game engine"
|
||||||
repository = "https://labs.lightsout.games/projects/bevy_tts"
|
repository = "https://labs.lightsout.games/projects/bevy_tts"
|
||||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user