From 605112898ca049f934cf4943bb27fd0214d61f01 Mon Sep 17 00:00:00 2001 From: lpierabella <77288191+lpierabella@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:52:43 +0200 Subject: [PATCH] bump version --- addons/io_scene_gltf2_msfs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/io_scene_gltf2_msfs/__init__.py b/addons/io_scene_gltf2_msfs/__init__.py index cf4ee1cf..88b69c33 100644 --- a/addons/io_scene_gltf2_msfs/__init__.py +++ b/addons/io_scene_gltf2_msfs/__init__.py @@ -25,7 +25,7 @@ "author": "Luca Pierabella, Wing42, pepperoni505, ronh991, tml1024, and others", "description": "This toolkit prepares your 3D assets to be used for Microsoft Flight Simulator", "blender": (3, 1, 0), - "version": (1, 1, 4), + "version": (1, 1, 5), "location": "File > Import-Export", "category": "Import-Export", "tracker_url": "https://github.com/AsoboStudio/glTF-Blender-IO-MSFS"