diff --git a/stable/TextToTalk/manifest.toml b/stable/TextToTalk/manifest.toml index 412628814a..944fa7414a 100644 --- a/stable/TextToTalk/manifest.toml +++ b/stable/TextToTalk/manifest.toml @@ -1,8 +1,8 @@ [plugin] repository = "https://github.com/karashiiro/TextToTalk.git" -commit = "aaebb3f3f97d37c625579addc1f8a7f98e531481" +commit = "d15b9e7c3b830dc44b695f59e7d16ed12ab8e0f8" project_path = "src" owners = ["karashiiro"] changelog = """\ -- **WebSocket**: Adds `Language` to the message payload (check the README for more details) +- **WebSocket**: Adds `PayloadTemplate` to the message payload (check the README for more details) """