Skip to content

Commit

Permalink
com.rest.elevenlabs 3.2.2 (#55)
Browse files Browse the repository at this point in the history
- updated com.utilities.encoder.ogg -> 3.1.1
  • Loading branch information
StephenHodgson committed Dec 23, 2023
1 parent 3c410a7 commit d4b3156
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ElevenLabs/Packages/com.rest.elevenlabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "ElevenLabs",
"description": "A non-official Eleven Labs voice synthesis RESTful client.",
"keywords": [],
"version": "3.2.1",
"version": "3.2.2",
"unity": "2021.3",
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs#documentation",
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs/releases",
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"com.utilities.rest": "2.4.0",
"com.utilities.encoder.ogg": "3.0.12"
"com.utilities.encoder.ogg": "3.1.1"
},
"samples": [
{
Expand Down
2 changes: 1 addition & 1 deletion ElevenLabs/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.rider": "3.0.27",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.test-framework": "1.3.5",
"com.utilities.buildpipeline": "1.1.9"
Expand Down

0 comments on commit d4b3156

Please sign in to comment.