Skip to content

Commit 71f21a2

Browse files
committed
chore: update version to 0.1.1
1 parent 185d1f1 commit 71f21a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
bl_info = {
77
"name": "Pose to Rest Pose",
88
"author": "kxn4t",
9-
"version": (0, 1, 0),
9+
"version": (0, 1, 1),
1010
"blender": (3, 6, 0),
1111
"location": "View3D > Pose Mode > Pose > Apply",
1212
"description": "Apply current pose as rest pose while preserving shape keys and drivers",

0 commit comments

Comments
 (0)