Skip to content

Commit 9f67023

Browse files
committed
Update package.json
1 parent 5388063 commit 9f67023

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "link.neocortex.sdk",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"displayName": "Neocortex Unity SDK",
55
"description": "Conversational AI for Games Simplified. With Neocortex SDK, create dynamic in-game conversations with AI-powered smart characters using our node-based editor and SDKs.",
6-
"unity": "2020.3",
7-
"unityRelease": "0f1",
6+
"unity": "2021.3",
7+
"unityRelease": "35f1",
88
"dependencies": {
9-
"com.unity.nuget.newtonsoft-json": "3.0.2"
9+
"com.unity.nuget.newtonsoft-json": "3.2.1"
1010
},
1111
"keywords": [
1212
"conversational ai",
@@ -32,4 +32,4 @@
3232
"path": "Samples~/Text and Audio Samples"
3333
}
3434
]
35-
}
35+
}

0 commit comments

Comments
 (0)