浏览代码

update format version to 4.4

Ben Houston 10 年之前
父节点
当前提交
44560917d7
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'