Skip to content

Commit

Permalink
com.rest.elevenlabs 2.0.6 (#27)
Browse files Browse the repository at this point in the history
- bump deps
- updated editor to 2022.3.7f1 LTS
  • Loading branch information
StephenHodgson committed Aug 15, 2023
1 parent 5b270bb commit 3012a80
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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": "2.0.5",
"version": "2.0.6",
"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.unity.sharp-zip-lib": "1.3.4-preview",
"com.utilities.rest": "2.1.0",
"com.utilities.rest": "2.1.4",
"com.utilities.audio": "1.0.5"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion ElevenLabs/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.ide.rider": "3.0.24",
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.visualstudio": "2.0.20",
"com.unity.test-framework": "1.3.5",
"com.utilities.buildpipeline": "1.1.7"
},
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: 2022.3.1f1
m_EditorVersionWithRevision: 2022.3.1f1 (f18e0c1b5784)
m_EditorVersion: 2022.3.7f1
m_EditorVersionWithRevision: 2022.3.7f1 (b16b3b16c7a0)

0 comments on commit 3012a80

Please sign in to comment.