Skip to content

Commit 1ab53eb

Browse files
committed
Merge tag 'v1.4.0' into develop
v1.4.0
2 parents ea9db38 + 04fc000 commit 1ab53eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
bl_info = {
1515
"name": "Export Animation as Servo Position Values",
1616
"author": "Tim Hendriks",
17-
"version": (1, 3, 0),
17+
"version": (1, 4, 0),
1818
"blender": (2, 90, 0),
1919
"location": "Bone Properties > Servo Settings | File > Import-Export",
2020
"description": "Exports armature animations as servo position values.",

0 commit comments

Comments
 (0)