Skip to content

Commit 851aed7

Browse files
committed
update version number
1 parent 95f2155 commit 851aed7

File tree

3 files changed

+15
-1
lines changed

3 files changed

+15
-1
lines changed

Assets/FbxExporters/LICENSE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
DO NOT DISTRIBUTE this package outside of Unity Technologies under any circumstances.

Assets/FbxExporters/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# FbxExporters
2+
3+
Copyright (c) 2017 Unity Technologies. All rights reserved.
4+
5+
Licensed under the ##LICENSENAME##.
6+
See LICENSE.md file for full license information.
7+
8+
**Version**: 0.0.2a
9+
10+
Requirements
11+
------------
12+
13+
* [FBX SDK C# Bindings v0.0.1 or higher](https://github.com/Unity-Technologies/FbxSharp)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
55
Licensed under the ##LICENSENAME##.
66
See LICENSE.md file in the project root for full license information.
77

8-
**Version**: 0.0.1
8+
**Version**: 0.0.2a
99

1010
Requirements
1111
------------

0 commit comments

Comments
 (0)