[Bf-extensions-cvs] [58601075] master: Merge branch 'blender-v2.83-release'

Julien Duroure noreply at git.blender.org
Mon May 4 18:17:58 CEST 2020


Commit: 58601075abcbd562d97ab5d8ba6da386f82cb11c
Author: Julien Duroure
Date:   Mon May 4 18:17:52 2020 +0200
Branches: master
https://developer.blender.org/rBA58601075abcbd562d97ab5d8ba6da386f82cb11c

Merge branch 'blender-v2.83-release'

===================================================================



===================================================================

diff --cc io_scene_gltf2/__init__.py
index 12b4aa66,2e06ae92..17b76b32
--- a/io_scene_gltf2/__init__.py
+++ b/io_scene_gltf2/__init__.py
@@@ -15,7 -15,7 +15,7 @@@
  bl_info = {
      'name': 'glTF 2.0 format',
      'author': 'Julien Duroure, Norbert Nopper, Urs Hanselmann, Moritz Becher, Benjamin Schmithüsen, Jim Eckerlein, and many external contributors',
-     "version": (1, 3, 10),
 -    "version": (1, 2, 73),
++    "version": (1, 3, 11),
      'blender': (2, 83, 9),
      'location': 'File > Import-Export',
      'description': 'Import-Export as glTF 2.0',



More information about the Bf-extensions-cvs mailing list