Skip to content

Commit 5420d49

Browse files
committed
Update version of the plugin in source to 11.1.0.
1 parent aaa0fb2 commit 5420d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcblend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"author": "Artur",
117117
"description": "An addon that allows to design and animate Minecraft Bedrock Edition models",
118118
"blender": (4, 2, 0),
119-
"version": (11, 0, 2), # Remember to update the version in the "docs/conf.py"
119+
"version": (11, 1, 0), # Remember to update the version in the "docs/conf.py"
120120
"location": "",
121121
"warning": "",
122122
"category": "Object"

0 commit comments

Comments
 (0)