We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a06078 commit 43f34d1Copy full SHA for 43f34d1
README.md
@@ -42,9 +42,9 @@ Check out the [asus4/onnxruntime-unity](https://github.com/asus4/onnxruntime-uni
42
]
43
"dependencies": {
44
// Core library
45
- "com.github.asus4.onnxruntime": "0.1.10",
+ "com.github.asus4.onnxruntime": "0.1.11",
46
// (Optional) Utilities for Unity
47
- "com.github.asus4.onnxruntime.unity": "0.1.10",
+ "com.github.asus4.onnxruntime.unity": "0.1.11",
48
... other dependencies
49
}
50
```
0 commit comments