Skip to content

Commit e2136d0

Browse files
author
Mark Visser
committed
updated relatedPackages to use tests 2.0.0-preview.1
1 parent d7331b6 commit e2136d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes in Fbx Exporter
22

3+
## [2.0.1-preview.6] - 2019-02-06
4+
CHANGES
5+
* Updated package.json
6+
37
## [2.0.1-preview.5] - 2019-02-01
48
CHANGES
59
* Updated to com.autodesk.fbx 2.0.0-preview.6

proto.com.unity.formats.fbx/package.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"revision": "@PACKAGE_REVISION@"
2323
},
2424
"relatedPackages": {
25-
"com.unity.formats.fbx.tests": "2.0.0-preview"
25+
"com.unity.formats.fbx.tests": "2.0.0-preview.1"
2626
}
2727
}

0 commit comments

Comments
 (0)