Skip to content

Commit 6f256a1

Browse files
committed
update version number
1 parent aaabc1b commit 6f256a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/FbxExporters/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Copyright (c) 2017 Unity Technologies. All rights reserved.
44

55
See LICENSE.txt file for full license information.
66

7-
**Version**: 0.0.11a
7+
**Version**: 0.0.12a
88

99
Requirements
1010
------------

Assets/Integrations/Autodesk/maya/scripts/unityOneClick/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def versionName():
3232
Return version string for the unityOneClick plugin
3333
@ingroup UnityOneClickPluginVersion
3434
"""
35-
return '0.0.11a'
35+
return '0.0.12a'
3636

3737
def pluginName():
3838
"""

0 commit comments

Comments
 (0)