Skip to content

Commit

Permalink
Bump version to "0.1.11"
Browse files Browse the repository at this point in the history
  • Loading branch information
asus4 committed Feb 2, 2024
1 parent 5c92c66 commit bfae6e4
Show file tree
Hide file tree
Showing 11 changed files with 39 additions and 39 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime-extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime-extensions": "0.1.11",
... other dependencies
}
```
Expand Down
10 changes: 5 additions & 5 deletions com.github.asus4.onnxruntime-extensions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.extensions": "0.1.11",
... other dependencies
}
```
Expand Down
4 changes: 2 additions & 2 deletions com.github.asus4.onnxruntime-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.asus4.onnxruntime-extensions",
"version": "0.1.10",
"version": "0.1.11",
"displayName": "ONNX Runtime Extensions",
"description": "ONNX Runtime Extensions for Unity",
"keywords": [
Expand All @@ -10,7 +10,7 @@
"unity": "2022.3",
"unityRelease": "0f1",
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10"
"com.github.asus4.onnxruntime": "0.1.11"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions com.github.asus4.onnxruntime.linux-x64-gpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.extensions": "0.1.11",
... other dependencies
}
```
Expand Down
4 changes: 2 additions & 2 deletions com.github.asus4.onnxruntime.linux-x64-gpu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.asus4.onnxruntime.linux-x64-gpu",
"version": "0.1.10",
"version": "0.1.11",
"displayName": "ONNX Runtime - Linux x64 GPU",
"description": "ONNX Runtime for Unity - Linux x64 GPU Provider",
"keywords": [
Expand All @@ -10,7 +10,7 @@
"unity": "2022.3",
"unityRelease": "0f1",
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10"
"com.github.asus4.onnxruntime": "0.1.11"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions com.github.asus4.onnxruntime.unity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.extensions": "0.1.11",
... other dependencies
}
```
Expand Down
4 changes: 2 additions & 2 deletions com.github.asus4.onnxruntime.unity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.asus4.onnxruntime.unity",
"version": "0.1.10",
"version": "0.1.11",
"displayName": "ONNX Runtime Unity Utilities",
"description": "ONNX Runtime Utilities for Unity",
"keywords": [
Expand All @@ -10,7 +10,7 @@
"unity": "2022.3",
"unityRelease": "0f1",
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10"
"com.github.asus4.onnxruntime": "0.1.11"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions com.github.asus4.onnxruntime.win-x64-gpu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.extensions": "0.1.11",
... other dependencies
}
```
Expand Down
4 changes: 2 additions & 2 deletions com.github.asus4.onnxruntime.win-x64-gpu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.asus4.onnxruntime.win-x64-gpu",
"version": "0.1.10",
"version": "0.1.11",
"displayName": "ONNX Runtime - Windows x64 GPU",
"description": "ONNX Runtime for Unity - Windows x64 GPU Provider",
"keywords": [
Expand All @@ -10,7 +10,7 @@
"unity": "2022.3",
"unityRelease": "0f1",
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10"
"com.github.asus4.onnxruntime": "0.1.11"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions com.github.asus4.onnxruntime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
}
]
"dependencies": {
"com.github.asus4.onnxruntime": "0.1.10",
"com.github.asus4.onnxruntime.unity": "0.1.10",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.10",
"com.github.asus4.onnxruntime.extensions": "0.1.10",
"com.github.asus4.onnxruntime": "0.1.11",
"com.github.asus4.onnxruntime.unity": "0.1.11",
"com.github.asus4.onnxruntime.win-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.linux-x64-gpu": "0.1.11",
"com.github.asus4.onnxruntime.extensions": "0.1.11",
... other dependencies
}
```
Expand Down
2 changes: 1 addition & 1 deletion com.github.asus4.onnxruntime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.github.asus4.onnxruntime",
"version": "0.1.10",
"version": "0.1.11",
"displayName": "ONNX Runtime",
"description": "ONNX Runtime Plugin for Unity",
"keywords": [
Expand Down

0 comments on commit bfae6e4

Please sign in to comment.