ai.natml.hub
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -0,1 +1,5 @@ | ||
## 1.0.12 | ||
+ Added default NatML icon and splash screen textures. | ||
+ Fixed `BindingError` exception when running in WebGL. | ||
## 1.0.11 | ||
@@ -2,0 +6,0 @@ + Fixed `HubSettings.OnUpdateSettings` event being triggered with stale access key value. |
{ | ||
"name": "ai.natml.hub", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"displayName": "NatML Hub", | ||
@@ -5,0 +5,0 @@ "description": "NatML Hub API for Unity Engine.", |
@@ -19,3 +19,3 @@ # NatML Hub | ||
"dependencies": { | ||
"ai.natml.hub": "1.0.11" | ||
"ai.natml.hub": "1.0.12" | ||
} | ||
@@ -22,0 +22,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
779612
77