Skip to content

Commit d098333

Browse files
com.openai.unity 8.8.9 (#441)
com.utilities.audio -> 3.0.3
1 parent 1ec6796 commit d098333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "OpenAI",
44
"description": "A OpenAI package for the Unity to use though their RESTful API.\n\nIndependently developed, this is not an official library and I am not affiliated with OpenAI.\n\nAn OpenAI API account is required.",
55
"keywords": [],
6-
"version": "8.8.8",
6+
"version": "8.8.9",
77
"unity": "2021.3",
88
"documentationUrl": "https://github.com/RageAgainstThePixel/com.openai.unity#documentation",
99
"changelogUrl": "https://github.com/RageAgainstThePixel/com.openai.unity/releases",
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/StephenHodgson"
1818
},
1919
"dependencies": {
20-
"com.utilities.audio": "3.0.2",
20+
"com.utilities.audio": "3.0.3",
2121
"com.utilities.encoder.wav": "3.0.2",
2222
"com.utilities.rest": "5.1.1",
2323
"com.utilities.websockets": "2.0.0"

0 commit comments

Comments
 (0)