diff --git a/docs/conf.py b/docs/conf.py index 8cecf41..136428c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,7 +9,7 @@ project = 'mcblend' copyright = '2022, Nusiq' author = 'Nusiq' -release = '11.0.0' +release = '11.0.1' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/mcblend/__init__.py b/mcblend/__init__.py index c3ce8b1..d80fd24 100644 --- a/mcblend/__init__.py +++ b/mcblend/__init__.py @@ -116,7 +116,7 @@ "author": "Artur", "description": "An addon that allows to design and animate Minecraft Bedrock Edition models", "blender": (4, 2, 0), - "version": (11, 0, 0), # Remember to update the version in the "docs/conf.py" + "version": (11, 0, 1), # Remember to update the version in the "docs/conf.py" "location": "", "warning": "", "category": "Object"