Skip to content

Commit

Permalink
com.rest.elevenlabs 3.2.6 (#70)
Browse files Browse the repository at this point in the history
- updated com.utilities.rest -> 2.5.2
- updated com.utilities.encoder.ogg -> 3.1.4
  • Loading branch information
StephenHodgson authored Feb 15, 2024
1 parent fd5b678 commit 23a8080
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 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.5",
"version": "3.2.6",
"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.1",
"com.utilities.encoder.ogg": "3.1.3"
"com.utilities.rest": "2.5.2",
"com.utilities.encoder.ogg": "3.1.4"
},
"samples": [
{
Expand Down

0 comments on commit 23a8080

Please sign in to comment.