Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vkovec committed Jan 13, 2020
1 parent 4ec8bad commit 005696c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes in Fbx Exporter

## [3.0.0-preview.1] - 2020-01-13
## [3.0.0-preview.2] - 2020-01-13
### Added
- Added FBX Recorder to record animations from the Unity Recorder directly to FBX (adds dependency to Unity Recorder).
- Export animated focal length and lens shift of cameras.
Expand Down
2 changes: 1 addition & 1 deletion com.unity.formats.fbx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.formats.fbx",
"displayName": "FBX Exporter",
"version": "3.0.0-preview.1",
"version": "3.0.0-preview.2",
"dependencies": {
"com.unity.recorder": "2.1.0-preview.1",
"com.unity.timeline": "1.0.0",
Expand Down

0 comments on commit 005696c

Please sign in to comment.