Skip to content

Commit 0da9bcf

Browse files
committed
update version number
1 parent ba7982f commit 0da9bcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes in Fbx Exporter
22

3-
## [3.0.1-preview.1] - 2020-01-22
3+
## [3.0.1-preview.2] - 2020-01-22
44
### Added
55
- Added option to export geometry when recording with the FBX recorder (in previous version geometry was always exported).
66
- Added settings to transfer animation between two transforms in the recorded hierarchy.

com.unity.formats.fbx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.formats.fbx",
33
"displayName": "FBX Exporter",
4-
"version": "3.0.1-preview.1",
4+
"version": "3.0.1-preview.2",
55
"dependencies": {
66
"com.unity.recorder": "2.1.0-preview.1",
77
"com.unity.timeline": "1.0.0",

0 commit comments

Comments
 (0)