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 d7331b6 commit e2136d0Copy full SHA for e2136d0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changes in Fbx Exporter
2
3
+## [2.0.1-preview.6] - 2019-02-06
4
+CHANGES
5
+* Updated package.json
6
+
7
## [2.0.1-preview.5] - 2019-02-01
8
CHANGES
9
* Updated to com.autodesk.fbx 2.0.0-preview.6
proto.com.unity.formats.fbx/package.json.in
@@ -22,6 +22,6 @@
22
"revision": "@PACKAGE_REVISION@"
23
},
24
"relatedPackages": {
25
- "com.unity.formats.fbx.tests": "2.0.0-preview"
+ "com.unity.formats.fbx.tests": "2.0.0-preview.1"
26
}
27
0 commit comments