Skip to content

Commit

Permalink
com.rest.elevenlabs 3.4.0
Browse files Browse the repository at this point in the history
- com.utilities.rest -> 3.2.5
- com.utilities.encoder.ogg -> 3.1.5
  • Loading branch information
StephenHodgson committed Nov 2, 2024
1 parent e7f175b commit 84be53f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 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.3.1",
"version": "3.4.0",
"unity": "2021.3",
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs#documentation",
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.elevenlabs/releases",
Expand All @@ -17,8 +17,8 @@
"url": "https://github.com/StephenHodgson"
},
"dependencies": {
"com.utilities.rest": "2.5.7",
"com.utilities.encoder.ogg": "3.1.4",
"com.utilities.rest": "3.2.5",
"com.utilities.encoder.ogg": "3.1.5",
"com.utilities.encoder.wav": "1.2.2"
},
"samples": [
Expand Down
4 changes: 2 additions & 2 deletions ElevenLabs/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.rider": "3.0.34",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.test-framework": "1.3.5",
"com.utilities.buildpipeline": "1.5.0"
"com.utilities.buildpipeline": "1.5.6"
},
"scopedRegistries": [
{
Expand Down
4 changes: 2 additions & 2 deletions ElevenLabs/ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2021.3.42f1
m_EditorVersionWithRevision: 2021.3.42f1 (f1197811e8ce)
m_EditorVersion: 2021.3.45f1
m_EditorVersionWithRevision: 2021.3.45f1 (0da89fac8e79)

0 comments on commit 84be53f

Please sign in to comment.