We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 068cbaa commit 6914560Copy full SHA for 6914560
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "com.nebukam.orca",
3
- "version": "1.1.4",
+ "version": "1.1.5",
4
"displayName": "N:ORCA",
5
"description": "Optimal Reciprocal Collision Avoidance",
6
"unity": "2019.4",
@@ -28,7 +28,7 @@
28
},
29
"gitDependencies": {
30
"com.nebukam.common": "https://github.com/Nebukam/com.nebukam.common.git#0.1.3",
31
- "com.nebukam.job-assist": "https://github.com/Nebukam/com.nebukam.job-assist.git#1.1.2"
+ "com.nebukam.job-assist": "https://github.com/Nebukam/com.nebukam.job-assist.git#1.1.3"
32
33
"samples": [
34
0 commit comments