Skip to content

Commit 82408a6

Browse files
committed
Version 11.4.0 - update the version number in __init__.py
1 parent 97655af commit 82408a6

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
@@ -118,7 +118,7 @@
118118
"author": "Artur",
119119
"description": "An addon that allows to design and animate Minecraft Bedrock Edition models",
120120
"blender": (4, 2, 0),
121-
"version": (11, 3, 0), # Remember to update the version in the "docs/conf.py"
121+
"version": (11, 4, 0), # Remember to update the version in the "docs/conf.py"
122122
"location": "",
123123
"warning": "",
124124
"category": "Object"

0 commit comments

Comments
 (0)