Skip to content

Commit dd59252

Browse files
committed
Bump the version
1 parent 9acf344 commit dd59252

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.2.1-preview.1] - 2020-08-05
3+
## [3.2.1-preview.2] - 2020-08-05
44
### Added
55
- Add an export option to preserve model import settings when overwriting an fbx file.
66
- Add the option to export FBX files outside of the Assets folder.

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.2.1-preview.1",
4+
"version": "3.2.1-preview.2",
55
"dependencies": {
66
"com.unity.recorder": "2.2.0-preview.4",
77
"com.unity.timeline": "1.0.0",

0 commit comments

Comments
 (0)