From 5565df615898e1175504c8b5478b299410f03a67 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 26 Apr 2022 09:32:38 +0000 Subject: [PATCH] updated 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 88b69c33..8eaf2c1f 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, 5), + "version": (1,1,6), "location": "File > Import-Export", "category": "Import-Export", "tracker_url": "https://github.com/AsoboStudio/glTF-Blender-IO-MSFS"