Explorar el Código

update format version to 4.4

Ben Houston hace 10 años
padre
commit
44560917d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      utils/exporters/blender/addons/io_three/constants.py

+ 1 - 1
utils/exporters/blender/addons/io_three/constants.py

@@ -165,7 +165,7 @@ EXPORT_OPTIONS = {
 }
 
 
-FORMAT_VERSION = 4.3
+FORMAT_VERSION = 4.4
 VERSION = 'version'
 THREE = 'io_three'
 GENERATOR = 'generator'