Skip to content

Commit 71fa259

Browse files
committed
Update version number to 11.0.1
1 parent 2ee9e41 commit 71fa259

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'mcblend'
1010
copyright = '2022, Nusiq'
1111
author = 'Nusiq'
12-
release = '11.0.0'
12+
release = '11.0.1'
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

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, 0), # Remember to update the version in the "docs/conf.py"
119+
"version": (11, 0, 1), # Remember to update the version in the "docs/conf.py"
120120
"location": "",
121121
"warning": "",
122122
"category": "Object"

0 commit comments

Comments
 (0)