diff --git a/src/main.ts b/src/main.ts index f116986..39f6696 100644 --- a/src/main.ts +++ b/src/main.ts @@ -12,7 +12,7 @@ const script: Firebot.CustomScript = { name: "Google Cloud TTS Effect", description: "Adds the Google Cloud TTS effect", author: "heyaapl", - version: "1.1", + version: "1.2", firebotVersion: "5", startupOnly: true, };