Skip to content

Commit 005696c

Browse files
committed
bump version
1 parent 4ec8bad commit 005696c

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.0-preview.1] - 2020-01-13
3+
## [3.0.0-preview.2] - 2020-01-13
44
### Added
55
- Added FBX Recorder to record animations from the Unity Recorder directly to FBX (adds dependency to Unity Recorder).
66
- Export animated focal length and lens shift of cameras.

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.0-preview.1",
4+
"version": "3.0.0-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)