diff --git a/src/__init__.py b/src/__init__.py index 08965ed..7355352 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,7 +1,7 @@ bl_info = { "name" : "TrackMania Unlimiter: Custom Block exporter", "author": "Tomek0055", - "version" : (1, 1, 0), + "version" : (1, 1, 1), "blender" : (4, 0, 0), "doc_url" : "https://github.com/tomek0055/tmunlimiter_blender_plugin", "support" : "COMMUNITY",