We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee0724 commit 2493b06Copy full SHA for 2493b06
package.json
@@ -3,7 +3,7 @@
3
"displayName": "ElevenLabs",
4
"description": "A non-official Eleven Labs voice synthesis RESTful client.",
5
"keywords": [],
6
- "version": "3.2.8",
+ "version": "3.2.9",
7
"unity": "2021.3",
8
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs#documentation",
9
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs/releases",
@@ -17,7 +17,7 @@
17
"url": "https://github.com/StephenHodgson"
18
},
19
"dependencies": {
20
- "com.utilities.rest": "2.5.2",
+ "com.utilities.rest": "2.5.3",
21
"com.utilities.encoder.ogg": "3.1.4"
22
23
"samples": [
0 commit comments